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

NEW: Extension point for extra data to complete purchases #83

Merged
merged 1 commit into from
Apr 24, 2015

Conversation

kinglozzer
Copy link
Member

Some gateways require more data than just amount and currency (e.g. SagePay Server requires transactionId and transactionReference), but PaymentGatewayController doesn’t pass any gateway data at all. This extension hook allows $gatewaydata to be updated in an extension.

jedateach added a commit that referenced this pull request Apr 24, 2015
NEW: Extension point for extra data to complete purchases
@jedateach jedateach merged commit 2b8b84e into silverstripe:master Apr 24, 2015
@jedateach
Copy link
Contributor

Look good to me. Cheers @kinglozzer

@kinglozzer kinglozzer deleted the extension-points branch April 25, 2015 00:38
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.

2 participants