Arbitrary account

Define where your money lands

1440

Overview

Some payment flows need to go to different accounts so that the system doesn't have to create a number of recipient accounts and checkouts for each transaction. Roqqett has developed the "Arbitrary Account" option to avoid this. When configured, a merchant doesn't have to say which account a payment is going to if they choose "Arbitrary account top-up" instead of a specific account when setting up their checkout. Instead, a new field called "accountId" must be included when the cart is made.

To obtain an account ID, send a request to the account endpoint with the checkout ID it will be used on, as well as the account details (account name, bank account number, and sort code), and use the response as the accountId when creating the cart. For more information, see the API documentation page.


Any questions? Ask us via chat here (bottom right) or on our help center.