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

Add new parameter mandate_reference #14

Open
stoilkov opened this issue Mar 17, 2015 · 1 comment
Open

Add new parameter mandate_reference #14

stoilkov opened this issue Mar 17, 2015 · 1 comment

Comments

@stoilkov
Copy link

A new optional parameter is available for both Transaction and Subscriptions
"mandate_reference" - non empty string.

For transactions:

Update the Transaction model ( add mandateReference String)
Update the create method(s) (as optional parameter)

For Subscriptions

Update the Subscription model ( add mandateReference String)
Update the create method(s) (as optional parameter)
Update the update method (make Subscrition.mandateReference @Updateable )

Template: paymill/paymill-php@51800d6

@sowinski
Copy link

sowinski commented Aug 3, 2017

Why is this still not implemented? Can someone fix this please? :) Its almost 2 years ago

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

No branches or pull requests

2 participants