One time token
A one time token represents a single payment method submission. The Yuno SDK generates it when the customer enters their method data, and it is valid for one payment only.Vaulted token
A vaulted token stores a method for reuse, bound to a customer profile. Use vaulted tokens for returning customers, one click checkout, and subscriptions.
Vault a method during a payment:
The customer must have a Yuno customer profile before you can vault a token. Create one through Create customer first.
When to use each
List vaulted methods
Returns every vaulted method for a customer.Delete a vaulted token
What next
Payment methods
Method availability and per method requirements.
Customers
Profiles that own vaulted tokens.
Network tokens
Replace raw PANs with network tokens for higher approval.
Stored credentials
CIT, MIT, and subscription style recurring billing.