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

Added update preapproval payment #24

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

nicogaldamez
Copy link

Added the possibility to update a preapproval payment.

Example

Update preapproval payment amount:

MercadoPago::Checkout.update_preapproval_payment(ACCESS_TOKEN, PREAPPROVAL_ID, { "auto_recurring" => { "transaction_amount" => 13 } } )

@FionaDL FionaDL self-requested a review January 31, 2020 04:27
@FionaDL FionaDL self-assigned this Jan 31, 2020
@FionaDL FionaDL removed the request for review from ABizzinotto January 31, 2020 20:38
@FionaDL FionaDL removed their request for review January 31, 2020 21:57
@FionaDL FionaDL removed their assignment Jan 31, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants