ποΈ Pay with Stored card
The Pay with Payment Method ID API allows merchants to process a payment using an existing saved payment method by referencing its paymentMethodId. This is useful for returning users who have already saved their payment methods.
ποΈ One Time Pay
The One Time Payment API allows merchants to process a single payment for a customer using a card. This API supports both saving the payment method and processing the payment in a single request.
ποΈ Pay and Store
The Pay and Save API allows authenticated users to process a payment and save the payment method in a single request. Guest payments are not supported; only authenticated users can use this API.