Using two checkout page on two website ?

utel

New member
Joined
Jun 13, 2024
Messages
3
Points
1
Hello MMO community, i am looking for a solution to use my actual payment gateway (installed in website A) in a second website B.

Let me explain the idea :

Website A : legal business
Website B : Illegal business (iptv)

I would like to send trafic to website B but when client wants to pay they will be redirected to checkout of website A. i tried to find some solution on internet but none of them are working.
 

Norris

New member
Joined
Jun 13, 2024
Messages
3
Points
1
You cannot have two checkouts active using one WooCommerce store.
The best call would be to embed your checkout page and clone the customer data from website A to website B.
 

Frami

New member
Joined
Jun 13, 2024
Messages
3
Points
1
but do you sell a plugin or can you explain this text to me "
Create an endpoint on website A to which you can send the credentials from website B, add them to the cart via AJAX and redirect to the checkout page.
On website B, change the payment behavior so that instead of sending it to checkout, it sends the credentials to the endpoint on website A and places them as an iFrame on website B." I don't understand thank you very much
 
Top