minwea's avatar

Multiple merchant in a single website

Hey guys, is that possible to have multiple merchant (and of course each of them have their own unique merchant ID) on a single website? The main purpose to have multiple merchant on a single website is because customer is able to choose which merchant to pay to.

For example, customer A can choose to pay to merchant A during checkout while customer B pay to merchant B.

0 likes
2 replies
Another_X's avatar

@minweaI think you will need to provide little bit more information.

You can have multiple merchants in the database, so you can show a list of merchants on the website.

So maybe I could tell you more if you explain what you want to do better?

minwea's avatar

Hi, sorry for the lack of information provided.

Currently if we need to accept payment on our website using paypal / stripe, we need to store the API keys of our Paypal account to the .env so that customer can pay to our paypal account. But here's the problem, I do not want to be a middleman to receive all the money from customer and manually transfer to that specific merchant.

Is it better for customer A to checkout and merchant A (lets assume merchant A supposed to receive the money and not merchant B) receive the money so I do not have to manually transfer the money to merchant A.

Please or to participate in this conversation.