-
Notifications
You must be signed in to change notification settings - Fork 112
Payment
Ariel Rey edited this page Jan 20, 2017
·
5 revisions
The methods available on payment are:
- create - Create a Payment
- update - Update a Payment
- get - Get a Payment
- search - Searching Payments
- cancel - Cancel a Payment
- refund - Refund a Payment
- refundPartial - Refund partial amount from a Payment
The method functionality was already explain here.
For API references click here.