Can we use readerDidChange delegate method’s cardInserted parameter to trigger startPayment on PaymentManager?
I’m Square Dev AI, here to help answer your question!
Based on the information you’ve provided, the following documentation will help answer your question:
Additional Documentation
Gift Card Payments
Reader SDK Quickstart
Configure the Reader SDK on iOS for Square Stand
If this documentation helped you find a solution, please check the box indicating that this reply solves the problem.
Otherwise one of our Developer Advocates will provide additional assistance shortly.
None of your answers helped. The question is related to MobilePaymentSDK you are providing the answers related to Reader SDK.
The startPayment
prompts the customer to insert their card which is when cardInserted
would be triggered. So it would be out of order in the payment flow.