#leovenbag
1 messages · Page 1 of 1 (latest)
Yes, that is right, I can't find any mention of it using --help through the options.
so what you want is:
https://stripe.com/docs/api/payment_methods/attach?lang=cli
you can swap pm_123 with one of the hardcoded magic PaymentMethods like pm_card_visa et c
Complete reference documentation for the Stripe API. Includes code snippets and examples for our Python, Java, PHP, Node.js, Go, Ruby, and .NET libraries.
Oh, thank you that was very helpful 💪