Skip to content

PayRTransfer

This alternative payment method supports the following operations:


Payment

Request

Send a payment request with the following additional parameters:

Parameter Type Description
method object A section of the payment method information.
type * required
string pay_r_transfer
channel * required
string A method which should be used to accept a payment from the customer.

Possible values:
ONLINE - a bank transfer;
CASH - cash.
Response

The pay_r_transfer response section will have the parameters copied from the request, as well as the form section with parameters to build a form. You should redirect the customer to the form to finalize the payment.