createSubscription

Creates a new subscription and returns payment redirection URLs.

Arguments

CreateSubscriptionInput Arguments

Return fields

payment (Payment)

The initial payment object associated with signing up this subscription.

paymentToken (ID)

Deprecated: Will be removed.

paymentUrl (String)

The URL to redirect your customer to to complete the signup payment

returnUrl (String)

The passed value or a URL to the Firmhouse order confirmation page.

subscription (Subscription)

subscriptionToken (ID)

Deprecated: Will be removed. Use the 'subscription' field instead.

Last updated