#John Komarkowski
1 messages · Page 1 of 1 (latest)
Which stripe-go version are you using?
any we dont see it in the master branch as well
payment_method_options.card_present.capture_method is still under preview feature.
Meanwhile, you may use AddExtra() for undocumented parameters: https://github.com/stripe/stripe-go#how-to-use-undocumented-parameters-and-properties
The payment intent can only be created from the server and client iOS SDK shouldn't need it