thephpleague / omnipay-stripe

Stripe driver for the Omnipay PHP payment processing library
MIT License
185 stars 168 forks source link

Some parameters made optional #218

Closed EnesSacid-Buker closed 1 year ago

EnesSacid-Buker commented 2 years ago

I ran into some issues when creating the PaymentIntent as the confirmation_method and capture_method parameters could not be set a value.

EnesSacid-Buker commented 1 year ago

@barryvdh Any update on this ?

barryvdh commented 9 months ago

@EnesSacid-Buker so what is the use-case for settings this variables?