View Single Post
  #2  
Old 07-05-2016, 12:11 AM
  qualiteam's Avatar 
qualiteam qualiteam is offline
 

X-Guru
  
Join Date: Dec 2010
Posts: 6,373
 

Default Re: Creating Custome Payment Module in Xcart classic

Hello,

Quote:
Originally Posted by dharmendralko
i have create a payment gateway but i don't know how i can add credit card form (card number, cvv, holder name etc.) on check page and process them?

I believe you should not do it as it may be against the PCI DSS rules: the cardholder data must not be processed or transmitted through regular web servers.

There is a method to display the payment form on your website, but get it submitted directly to the payment gateway's server. As far as I know PayPal Advanced API works this way, so you may install PayPal module and check how it implements the payment form for that API.
__________________
Alex Solovev,
Qualiteam

---

User manual Video tutorials X-Cart FAQ

You are welcome to press "Thanks" button
if you find this post useful

Click here to learn how to apply patches

X-Cart Extensions
Reply With Quote