Skip to content
This repository has been archived by the owner on Feb 1, 2022. It is now read-only.

Add a PaymentSuccess type #1

Merged
merged 1 commit into from
Nov 3, 2016
Merged

Add a PaymentSuccess type #1

merged 1 commit into from
Nov 3, 2016

Conversation

roelvanduijnhoven
Copy link
Collaborator

This PR properly adds the paymentSuccess type that the PaymentResponse composes. Previously was a stdClass and was inaccessible.

When you create a payment it could be directly cancelled (eg. mandate has been revoked). After this has been merged one can check for this using $response->getPaymentReport()->getPaymentSuccess()->getStatus().

@roelvanduijnhoven roelvanduijnhoven merged commit 39d2217 into master Nov 3, 2016
@roelvanduijnhoven roelvanduijnhoven deleted the payment-success branch January 28, 2018 18:55
roelvanduijnhoven pushed a commit that referenced this pull request Mar 5, 2018
Clean up code, enable default payment method
roelvanduijnhoven pushed a commit that referenced this pull request Feb 28, 2019
roelvanduijnhoven pushed a commit that referenced this pull request Feb 28, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant