API Endpoint
POST Create payment link
On success, it will return a payment link
Example of request:
https://paytweed.certhis.io/get-payment-linkQuery Parameters
Parameter
Description
collection_address
the collection address
chain_id
the chain id
nft_id
specify the nft_id for a lazy mint collection or for a secondary sale
wallet
the wallet address of the reciever
nb_mint
from 1 to 5
{
"widgetUrl": "https://whitelabel-widgets.paytweed.com/token/purchasing?sessionId=29f03488-8231-41e9-b1ff-7c434c02d9f2&requestId=9a4cfd37-9508-4405-a63d-4ad7fce23e59&whitelabelPlatformId=0bca9bb8-d07a-496e-ba9f-25cf8c63137e&showKycMessage=false&redirecturiOnSuccess=https%3A%2F%2Fwww.redirectUriOnSuccess.com&redirecturiOnFail=https%3A%2F%2Fwww.redirectUriOnFail.com%2F&palette=eyJkYXJrIjp7fSwibGlnaHQiOnsicGFsZXR0ZSI6eyJwcmltYXJ5Ijp7Im1haW4iOiIjMDAwMDAwIn19fX0%3D",
"requestId": "9a4cfd37-9508-4405-a63d-4ad7fce23e59"
}Last updated