Developer forum
E-mail notifications
Linking several shops and different payments together
One of our clients is working on a solution, where we need to have multiple shops with their own payment gateway.
Dynamicweb already have the function to create multiple payments and multiple shops, but how can we link Shop A together with Payment A, Shop B together with Payment B and so on?
Replies
On the checkout page you can chose a "shop" to link it to.
So just make sure you link your productCatalog to the right checkoutPage and you should be fine ;-)
I understand how to link to a shop. The problem is, that we are going to have multiple shops with their own payment method.
So let's say that we create the following shops:
Shop A
Shop B
Shop C
They needs to have their own payment method.
DIBS A
DIBS B
DIBS C
So the question is... How can we connect these, so Shop A is using payment method DIBS A and so on?
Hi,
We have a similar situation and, so far, the only way to do it seems to be hardcoding the payment gateway ID in the template of the checkout page.
If you find a better solution, I would be happy to hear it
You must be logged in to post in the forum