CreateSubscriptionPayload

Autogenerated return type of CreateSubscription.

Fields

clientMutationId (String)

A unique identifier for the client performing the mutation.

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