Get Purchase Link

Deprecated
Get a link which the marketplace can redirect or present via iframe to the customer for them to complete a purchase with a seller.

Authentication

Request

This endpoint expects an object.
sellerIdstringRequired
ID of the Seller
emailstringRequiredformat: "(([^<>()[\]\\.,;:\s@"]+(\.[^<>()[\]\\.,;:\s@"]+)*)|(".+"))@((\[[0-9]{1,3}\.[0-9]{1,3}\.[0-9]{1,3}\.[0-9]{1,3}])|(([a-zA-Z\-0-9]+\.)+[a-zA-Z]{2,}))"
The email of the end user who is making the purchase.
subtotalobjectRequired
fixedFeeobjectOptional
threeDsChallengePreferenceenumOptional
Allowed values:
customerInfoobjectOptional
webhookInfoobjectOptional
chargebackProtectionDatalist of any or objectsOptional

Purchase *

feePercentagedoubleOptional0-100

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.

themeobjectOptional
redirectUristringOptional

(Optional) URL to redirect on successful purchase

deviceIdstringOptional
If using Chargeback Protection pass the users DeviceID here
supportEmailstringOptional
The support email for your marketplace, will be displayed to users so they can contact your team to request support.

Response

Ok