One Time Transactions
Make a Sale with a Saved Payment Method
Learn how to make a sale transaction via the API with a customer’s saved payment method
You can make a sale transaction with a customer’s saved payment method, sometimes referred to as card-on-file or a payment token.
Pass the saved method’s token in as storedMethodId
when making a transaction with /MoneyIn/getpaid endpoint or authorizing a transaction with /MoneyIn/authorize.
Was this page helpful?