Create payment
Headers
Request
Object that contains information about saving the customer’s payment details.
Response
List of re-presented payments linked to the return.
Object that contains information about saving the customer’s payment details.
List of re-presented payments linked to the return.
Get a $50 voucher to share your developer experience with Payroc. Contact us to register your interest.
Use this method to run a sale with a customer’s bank account details.
In the response, our gateway returns information about the bank transfer payment and a paymentId, which you need for the following methods:
Payment methods
Our gateway accepts the following payment methods:
You can also use secure tokens and single-use tokens that you created from ACH details or PAD details.
Unique identifier that you generate for each request. You must use the UUID v4 format for the identifier. For more information about the idempotency key, go to Idempotency.