Get Subscription Link
Get a link which the marketplace can redirect or present via iframe to the
customer for them to subscribe to a particular seller's subscription.
Authentication
Authorizationstring
The API key of the merchant - see https://docs.coinflow.cash/api-reference/api-reference/authentication/get-session-key
Request
This endpoint expects an object.
sellerId
ID of the Seller
email
The email of the end user who is making the purchase.
planCode
The code of the plan to use for the subscription
fixedFee
threeDsChallengePreference
Allowed values:
customerInfo
webhookInfo
chargebackProtectionData
Purchase *
feePercentage
If this purchase is for a seller/submerchant where the marketplace takes a fee, this is the % fee which is taken from the subtotal amount.
theme
redirectUri
(Optional) URL to redirect on successful purchase
deviceId
If using Chargeback Protection pass the users DeviceID here
supportEmail
The support email for your marketplace, will be displayed to users so they can contact your team to request support.
Response
Ok
link
URL to redirect or present via IFrame

