Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Enable repeat purchases to be done via the purchase (and authorize) methods #160

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

eileenmcnaughton
Copy link
Contributor

@eileenmcnaughton eileenmcnaughton commented Jan 11, 2021

This is more compatible with other processors that accept a token or card reference
against the purchase and authorize actions in order to process a new payment using information
stored on file from previous interactions

Per #157

@eileenmcnaughton eileenmcnaughton force-pushed the repeat branch 3 times, most recently from 92a6ca9 to 7e62abe Compare January 11, 2021 05:34
…ethods

This is more compatible with other processors that accept a token or card reference
against the purchase and authorize actions in order to process a new payment using information
stored on file from previous interactions
@eileenmcnaughton
Copy link
Contributor Author

It occurs to me that if this is merged it makes sense to gut the repeatPurchase & repeatAuthorize methods & have them extend purchase & authorize with perhaps an extra check to ensure the transaction fields are present

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant