@ar4iz It is possible through the REST API. You can create the REST API at first site and Synched that Data into the second site. In your Case Suppose any customer will come and do the add to cart on your first website then It will send an API request to the Second Website and then Redirect the customer to the second site for the Payment. When the payment has been completed then another API request will go from the second site to the first site to sync orders of the second site to the first site.
Regards
Mohit Mishra(WooCommerce Developer at MakeWebBetter)
Thread Starter
ar4iz
(@ar4iz)
@mohitmishra, Please, tell me which API can I use for Synced Data and for send request?
-
This reply was modified 5 years, 10 months ago by
ar4iz.
Thread Starter
ar4iz
(@ar4iz)
Please, tell me which API can I use for Synced Data and for send request?
@ar4iz For this you need to create Custom API that will fulfill your need.It requires the custom coding for this.
Also interested if there is any way.
@catboulin Yes this is possible.
Thread Starter
ar4iz
(@ar4iz)
@mohitmishra It is only theory. Can you give some sample or algorithm?
@ar4iz I have done the same thing for my client. If you want then I can provide the site URL to you but it’s a public channel so I will not able to share that site here.But I will ask to client and If he will okay with it Then I will also share the URL of the same site.
Thread Starter
ar4iz
(@ar4iz)
@mohitmishra If it possible, you can send URL for my email ar4izbul@gmail.com, or if you can send me part of code it will be great. Thank you
@ar4iz Sent you mail regarding the same. Please check it.
Thread Starter
ar4iz
(@ar4iz)
@catboulin For myself, I figured out this issue, if you have questions, I can help you