php - How can I add ZIP/Postal Code security verification to Square API for online transactions -


i've gotten few questionable orders come through on website , can't seem add additional security square verify zip/postal code on billing address of credit card add layer of security incoming orders.

square's e-commerce implementation designed (as developer) not have easy access end-user's credit card details or pii. being said, zip codes have own form field , send data square during nonce creation. see square's e-commerce doc's more info.


Comments

Popular posts from this blog

Is there a better way to structure post methods in Class Based Views -

Qt QGraphicsScene is not accessable from QGraphicsView (on Qt 5.6.1) -

What is happening when Matlab is starting a "parallel pool"? -