PayNow

OrderType

Defines the type of items contained in an order

bodyenumOptional
Defines the type of items contained in an order
Possible enum values
  • one_time

    Order contains only one-time purchase items

  • subscription_initial

    Order is the initial charge for a subscription

  • subscription_renewal

    Order is a recurring renewal charge for a subscription

  • subscription_proration

    Order is a proration charge for a subscription

  • mixed

    Order contains both one-time purchase and subscription items

Example
"one_time"