Third-Party seller

Enable users to purchase items from your store, directing payments to third-party sellers' accounts using our payment solution.

Workflow


Configuration

ParameterDescription
pw_confidentiality_walletConfidentiality wallet ID where the widget is loaded
pw_descriptionFree label for the operation
pw_transaction_refPayment Reference/ID internal of the marketplace. Must be unique per privacy scope to avoid double transactions.
pw_beneficiary_0Marketplace confidentiality id with fees of the transaction formatted as "ID|AMOUNT".
pw_beneficiary_1First beneficiary information of the transaction formatted as "PleenkEntityRef|AMOUNT". Amount uses "." as the decimal separator with no limits on decimals.

Example

https://app.pleenk.com/payment?pw_confidentiality_wallet=CONFIDENTIALITY_WALLET_ID&pw_description=A-simple-payment&pw_transaction_ref=ORDER-123&pw_beneficiary_0=CONFIDENTIALITY_WALLET_ID|2&pw_beneficiary_1=SELLER_ID|10