How can I integrate Third Party payment gateway in BIGCOMMERCE store?

大城市里の小女人 提交于 2019-12-02 21:26:10

问题


From: Tictocd.com TO: Bigcommerce

My boss don't want the 2CHECKOUT payment gateway method, which is only supported Brunei Dollar because of the review they conducted. One of the BIGCOMMERCE Live Chat Operator said that we can use a third party payment method which is BIDB (Brunei Islam Brunei Darussalam). BIBD said that they will provide PHP script that will help us to do the payment method online, but how we can integrate that script in our store?

I am anticipating for your positive response with regards in this matter. Thank you.


回答1:


Unfortunately, it isn't recommended nor easy to integrate a third party payment gateway. This requires having your own web service set up to make API calls to the payment gateway and passing the details from the checkout page. If you would like to go this route, using ActiveMerchant would provide the path of least resistance.

Bigcommerce technical support will not provide PHP scripts and PHP/Ruby/server side language scripts cannot be executed on their servers by users.



来源:https://stackoverflow.com/questions/34986588/how-can-i-integrate-third-party-payment-gateway-in-bigcommerce-store

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!