Payment orders
Creating a payment order
The merchant wants to send a payment order to the buyer.
Use the Charge/CreatePaymentOrder Web Service
Obtaining payment order details
The merchant wants to obtain the details of a payment order with its status.
Use the Charge/PaymentOrder/Get Web Service
Updating a payment order
The Merchant wishes to edit the content of a payment order (amount, message, etc.).
Use the Charge/PaymentOrder/Update Web Service
Canceling a payment order
The merchant wants to cancel a payment order, created with the Charge/CreatePaymentOrder Web Service.
Use the Charge/PaymentOrder/Cancel Web Service