Closed ghost closed 5 years ago
Hi @Fossil01. GitHub issues are specifically for bugs or feature requests with Stripe's PHP library and are not a support channel. You should reach out to Stripe's support using the form at https://support.stripe.com/email to explain your issue and they will be able to help you.
So after an evening of swearing in front of my computer I managed to get the creation of payment intents going including 3D Secure. The EU certainly makes it difficult now with SCA and VAT MOSS.
Anyway:
The intent is shown as a verified and uncaptured payment. How the heck do I use this to create a subscription and capture the payment?
What I now do:
The plan comes with VAT attached so the €20 becomes €23,80. In payments I can see a completely new payment for €23,80 but marked as failed.
I am using this to create a Subscription: