Search code examples
payment-gatewaypaymentsquareodoo-11

How to get card_nonce in square?


How can I get or create "card_nonce" in the square payment acquire without using SqPaymentForm in CreateCustomerCard? I want to use that in Odoo s2s payment method.


Solution

  • There is not a way to get a card nonce programmatically, you must use the payment form.