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

Adds methods for required settings to do token based payments #178

Merged
merged 4 commits into from
May 25, 2020

Conversation

aimeoscom
Copy link
Contributor

  • setup_future_usage and off_session parameter for token based payments
  • return URL isn't mandatory for token based payments
  • fixed missing return for setConfirm()

@aimeoscom aimeoscom changed the title Adds methods for required setting to do token based payments Adds methods for required settings to do token based payments May 1, 2020
}

/**
* Set the setup_future_usage parameter.
Copy link

@tafid tafid May 20, 2020

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

perhaps you mean off_session parameter?

}

/**
* Get the setup_future_usage parameter.
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I think here too off_session parameter?

@barryvdh barryvdh merged commit 37266c2 into thephpleague:master May 25, 2020
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.

4 participants