Remove hardcoded 'card' option from stripe-button call #24548
pvdptje
started this conversation in
Feature Request
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Prerequisites
What problem is your feature request going to solve? Please describe.
The elementor pro stripe button has 'card' hardcoded in it, with a result that other payment methods might not show up when checking out:
It would be nice if that could be replaced with an empty array, that way the stripe checkout page will show all configured payment methods:
All reactions