You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
using this mek_stripe_terminal, if you initialize a terminal, generate a payment intent and connect the card reader to usb so its ready for a payment, at this point you cannot call cancelPaymentIntent to stop a payment from going through. when you call cancelPaymentIntent with the paymentintent object, it gets stuck in a loop with an await call.
The text was updated successfully, but these errors were encountered:
using this mek_stripe_terminal, if you initialize a terminal, generate a payment intent and connect the card reader to usb so its ready for a payment, at this point you cannot call cancelPaymentIntent to stop a payment from going through. when you call cancelPaymentIntent with the paymentintent object, it gets stuck in a loop with an await call.
The text was updated successfully, but these errors were encountered: