Create payment plan
Authentication
Bearer authentication of the form Bearer <token>, where token is your auth token.
Path parameters
Headers
Request
Indicates how the merchant takes the payment from the customer’s account.
manual- The merchant manually collects payments from the customer.automatic- The terminal automatically collects payments from the customer.
Indicates whether any changes that the merchant makes to the payment plan apply to existing subscriptions.
update- Changes apply to existing subscriptions.continue- Changes don’t apply to existing subscriptions.
Indicates what happens to existing subscriptions if the merchant deletes the payment plan.
complete- Stops existing subscriptions.continue- Continues existing subscriptions.
Number of payments for the payment plan.
To indicate that the payment plan should run indefinitely, send a value of 0.
Response headers
Response
Indicates how the merchant takes the payment from the customer’s account.
manual- The merchant manually collects payments from the customer.automatic- The terminal automatically collects payments from the customer.
Indicates whether any changes that the merchant makes to the payment plan apply to existing subscriptions.
update- Changes apply to existing subscriptions.continue- Changes don’t apply to existing subscriptions.
Indicates what happens to existing subscriptions if the merchant deletes the payment plan.
complete- Stops existing subscriptions.continue- Continues existing subscriptions.
Number of payments for the payment plan.
To indicate that the payment plan should run indefinitely, send a value of 0.