x

How do I get a card nonce without using the SQLPaymentForm

Hi, I'm new to Square and trying to integrate processing into my back end system.  I have all the card information without utilizing the SQLPaymentForm so how do I generate a card nonce to use in the /transactions end point?

Tags (1)
2,892 Views
Message 1 of 2
Report
1 Best Answer

Best Answer

So I found this response else where.

 

Square has designed the API such that merchant sites do not store, process or transmit cardholder data. As a result,it is not possible to generate a card nonce without using SqPaymentForm.

 

http://stackoverflow.com/questions/37065795/can-i-request-card-nonce-without-using-sqpaymentform

 

View Best Answer >

3,733 Views
Message 2 of 2
Report
1 REPLY 1

Best Answer

So I found this response else where.

 

Square has designed the API such that merchant sites do not store, process or transmit cardholder data. As a result,it is not possible to generate a card nonce without using SqPaymentForm.

 

http://stackoverflow.com/questions/37065795/can-i-request-card-nonce-without-using-sqpaymentform

 

3,734 Views
Message 2 of 2
Report