Skip to main content

skipGiftSubscriptionCharge()

skipGiftSubscriptionCharge(session, subscriptionIds, recipientAddress): Promise< Onetime[] >

Gift a subscription to another person. This creates onetime products for the recipient and skips that subscription for the customer. When the gifted onetime ships the recipient receives and email notification.

Parameters

ParameterType
sessionSession
subscriptionIds(string | number)[]
recipientAddressCreateRecipientAddress

Returns

Promise< Onetime[] >


Generated using typedoc-plugin-markdown and TypeDoc