POST https://{SuccessfulUrlProvidedByPartner}
If you would like the PartnerPaySeq in the Request URL, we can enable that for you.Unique identifier for this payment.
Payment type for this payment.
Value: InteracRFM
Datetime of when this payment was created (in UTC).
Datetime of when this payment was deposited successfully (in UTC).
Unique identifier for this payment.
Unique identifier for this customer.
Email address to send the payment link to (if you use the email method)
Phone number to send the payment link to. (Required if no Email)
First name of customer.
Last name of customer.
Total amount for the payment to charge the customer.
Customer's preferred language.
Values: en or fr | Default: en
{
"PartnerPaySeq": 442003172,
"PaymentType": "InteracRFM",
"CreatedDate": "2021-03-31T22:18:21.000Z",
"DepositedDate":"2021-03-31T22:38:21.000Z",
"PaymentRef": "98765444",
"CustomerRef": "ABCDE12345",
"Email": "example@gmail.com",
"FirstName": "John",
"LastName": "Doe",
"Amount": 98.25,
"Language": "en"
}
Return result code 201
Values: SUCCESS
NOTE - The Result value is for logging purposes only. The Payment has already been deposited.
A general text field to provide extra information to PSI.