#! ! GomBurZa-Flutter
1 messages · Page 1 of 1 (latest)
Oks. Thanks for quick response. So I have a two option here.
- Detach and remove the
payment_methodthen create from scratch. - Create a function on my
Goserver that will handle it. Ref: https://stripe.com/docs/api/payment_methods/update?lang=go
What would be the suggested approach?