cmshosting Posted March 12, 2020 Share Posted March 12, 2020 I want to place a payment gateway inside the shopping cart above PayPal. How’s this accomplished? Seems like this code is encoded. cart.php?a=view 0 Quote Link to comment Share on other sites More sharing options...
brian! Posted March 13, 2020 Share Posted March 13, 2020 18 hours ago, cmshosting said: I want to place a payment gateway inside the shopping cart above PayPal. How’s this accomplished? technically, it would probably be a ClientAreaPageCart hook that modifies the $gatewayoutput array with your gateway's HTML form code. it's probably also worth adding that the screenshot above shows PayPal ExpressCheckout, but that payment gateway has been deprecated since v7.9, so there are no guarantees if you upgrade to a later version, that it will continue to work.. the above method should though. 0 Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.