Usage

Field used to determine what type of transaction the saved card will be set up for.

  • ON_SESSION - Set up and save a payment method to the customer’s profile for customer-initiated transactions.
  • OFF_SESSION - Set up a payment method for merchant-initiated transactions. The payment method can also be set up and saved to the customer’s profile for customer-initiated transactions.
string (Usage)
Default: "ON_SESSION"

Field used to determine what type of transaction the saved card will be set up for.

  • ON_SESSION - Set up and save a payment method to the customer’s profile for customer-initiated transactions.
  • OFF_SESSION - Set up a payment method for merchant-initiated transactions. The payment method can also be set up and saved to the customer’s profile for customer-initiated transactions.
Enum: "ON_SESSION" "OFF_SESSION"
"ON_SESSION"