Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

Simplified payment acceptance mechanism via the UAPAY internet acquiring API
Using the UAPAY payment page

...

The request to cancel the invoice payment is sent using the POST api/invoicer/payments/reverse method 

It is possible to specify a refund amount less than the payment amount.

2.2. On the side of the UAPAY after receiving the request

...

A request to create an invoice using the POST api/invoicer/invoices/create method is generated and sent to UAPAY.

1.4. On the side of the UAPAY after receiving the invoice request

...

  • Error (expanded)
  • Success.

2. Refund to the customer in case of need to cancel the payment (customer/client request, inability to fulfill the order, etc.)

2.1. On the side of the merchant /partner

        The request to cancel the invoice payment is sent using is sent using the POST api / invoicer / payments / reverse method 

         It is possible to specify a refund amount less than the payment amount.

...

Processes the request and passes in response to the POST request api / invoicer / payments / reverse data on the status of the cancellation of payment