I want to integrate 2checkout payment gateway into my website

Hi everyone, As you know Wix didn’t coperate with 2checkout. My question how can I code 2checkout for ech product on my website ?

Hi @banvatoi13112014 ,

You can build integration on thank you page, where you can get full order info from the thank you page element.

Then, call the API from 2checkout to get a checkout url and redirect user with wix-location module.

Don’t have to do for each product.

Does it helps?

Certified Code Logo

What is Wix-location module ? can I have a video tutorial ? Addition, I sell T-shirt so I need add 2checkout like third payment gateway ( appear VISA/MASTER,…) This is very comfortable for my customers.

Because I sell T-Shirts so that I need 2checkout to show for each product like WIX payment gateway

If you do not want / can’t use the default wix payment flow there are a lot of other options from the wix web store that should be able to help you accomplish this task

It is a part of Velo API, where developers can build extended features on Wix.

https://www.wix.com/velo/reference/

There is no video tutorial related to 2Checkout and Velo API.