#debbie-PM
1 messages · Page 1 of 1 (latest)
Hi! So you want to accept more payment methods (not just cards)? How are you collecting cards right now: with Checkout, Payment Link, Payment Element, ...?
i installed a stripe plugin and try a paypant link but its words only with card. the option bancontact and ideal are checked on my stripe acount. but i dont see t when i try to check out a product
That's expected, right now Payment Link only works with card. If you want more payment method, then you'll need to use Checkout or Payment Element, and both require some development work.
ok super where can i find that?
Hey @pallid dagger
hi
The easiest good integration method is Stripe Checkout
You can find it in Stripe Docs
It's at the bottom in Navigation bar
yes i installed that crated a product and only get card options
sorry for my english
If you have setup Tax arguments with Stripe Checkout it will prevent other methods from showing up
Like tax behavior etc.
ahhhhh ok gonna check that
Sure
think its tax is ok now
Just to summarize: with Payment Links you can only have card payment method. If you want more payment method, then you'll need to implement Stripe Checkout: https://stripe.com/docs/checkout/quickstart