Skip to content
This repository was archived by the owner on Oct 15, 2024. It is now read-only.

Conversation

@caws
Copy link

@caws caws commented Jul 16, 2019

Proposing this to fix a typo in payment-with-pre-authorization.rb file.

Line 82 says api.payment.catpure(payment.id) when the correct method name is capture.

PR Summary

Detailed description

Example:

  • Fixed a typo

Checklist

  • [Not needed] Added tests
  • All existing and new tests pass
  • [Not needed] Updated README (if appropriate)
  • Code lints (Rubocop) successfully
  • Commits are according to our commit guidelines

Proposing this to fix a typo in payment-with-pre-authorization.rb file.

Line 82 says api.payment.catpure(payment.id) when the correct method name is capture.
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Development

Successfully merging this pull request may close these issues.

1 participant