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
Applies to:Developers
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.