square / connect-csharp-sdk

C# client library for the Square Connect APIs
https://docs.connect.squareup.com/
Apache License 2.0
27 stars 25 forks source link

Card nonce #76

Closed DanielGlos closed 6 years ago

DanielGlos commented 6 years ago

Are there any possibilities obtaining card nonce another way then through sqpaymentform? We are developing native iOS application and want to provide Apple pay and standard card payments.

StephenJosey commented 6 years ago

At this time, the only way to generate a card nonce is via the SqPaymentForm. We do have our POS API and Reader SDK for iOS applications, but both are meant for in-person payments. If you want to take online payments, your best option right now is to create a mobile-friendly website.