gorillatapstudio

Results 7 comments of gorillatapstudio

any progress on this issue? Really looking forward to using this sdk for web payment. thanks!

Thanks for working on that! Looking forward to a new release!

@ayushin are you still moving this forward in the near future? Thanks!

@ayushin I am using the apexlabs-ai branch and have two issues to report. Not sure if it only happened to me or everyone. (1) when i tried to call >...

Thanks @ayushin ! so for web stripe payment, would you further clarify what I should do to make sure the paymentIntentResult.status can return either "succeeded" or "failed" but not null?...

However, my payment was charged successfully at stripe. Does it mean the status variable in callback was not supported for web? In the meantime, is there anyway I can do...

@yaizudamashii use the http call to your backend server for createPaymentIntent. However the StripePayment.confirmPaymentIntent is partially implemented for web I guess since it succeed in stripe dashboard but didn’t return...