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 record for future customer-initiated transactions.
  • OFF_SESSION - Set up and save a payment method for future merchant-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 record for future customer-initiated transactions.
  • OFF_SESSION - Set up and save a payment method for future merchant-initiated transactions.
Enum: "ON_SESSION" "OFF_SESSION"
"ON_SESSION"