Marketplace
Last updated
Was this helpful?
Last updated
Was this helpful?
In order to understand the Saferpay marketplace-solution, one must first grasp the concept of partial- or , for they are the very foundation, on which the marketplace-solution is built upon.
Please make sure, that you read the first.
If you want to use the Submerchant and Fee-features, your live merchant-account needs to be configured, in order to support Multipart Captures, or the request will fail!
The marketplace-feature is only available for Worldline Acquiring contracts and payment methods.
Thusly, 3rd party payment methods, that do support partial captures, like PayPal, do not support the marketplace-solution.
As mentioned in the beginning, a special setup is necessary to acces the following features. Once this setup has been done, you will be unable to execute normal (Exception being Refunds!) and Captures inside the Saferpay Backoffice won't be possible anymore! Please keep that in mind, during implementation!
Refunds on a marketplace transaction must be executed .
are not possible for these transactions.
Please read this chapter completely, INCLUDING the chapter about Applying Fees!
In some cases, a merchant, or marketplace-operator, needs to be able to split the authorized amounts do different contracts, bank accounts and/or submerchants. Saferpay does offer this option through .
The general money-flow may look like this:
Now in order for this to work, the following requirements have to be met:
Each Submerchant you want to cover, needs an acquiring-contract with Worldline, so the money can be directly transfered to their bank-account! Make sure to specifically request these contracts for the marketplace-solution, since those need a special setup!
This request will transfer 10 CHF to the merchant with the Id 17312345!
This request will transfer 10 CHF to the merchant account 17312345, but will also charge a 1 CHF for said transaction. So effectively the merchant will get 9 CHF transferred, not including the acquiring-costs, since that can vary from merchant to merchant and even contract!
This request will capture a refund and transfer 10 CHF (Please keep track of this!) from the merchant account 17312345, to the card holder! The fee then will be taken from the marketplace and transfered to the submerchant. So the full amount will be refunded first from the submerchant-account and then they will recieve the fee back from the marketplace!
Each submerchant will get their own Id (Sometimes also refered to as Contract-Number or VP-Number!), which has to be submitted with each , to define the merchant, who is getting the money!
A requires you, to correctly fill the Marketplace.SubmerchantId parameter, with the corresponding Id. A request then may look like this:
Especially for marketplace providers, it is not unusual to charge a small fee for each transaction, that is handled through the marketplace, from the respective merchant. Saferpay also offers options to charge these fees, through .
For that, it is necessary to correctly set the Marketplace.Fee container, within a , which may look like this then:
But, what if you want to refund said transaction, including the transaction fee? For that, the also offers the option, to submit a fee, but note, that the container is named FeeRefund this time. A request then may look like this:
Note, that we are talking about the in case of Refunds and not Multipart Capture!