#funtomian
1 messages · Page 1 of 1 (latest)
hello! which page are you seeing a "prebuild BECS payment method in Stripe"?
Under Payment methods. And then ready to integrate .
I'm not sure If this is a prebuilt or not.
no, that's not prebuilt. That just directs you to our docs on how to implement BECS
is there any way we can do it in stripe. I did try but im getting a hard time. We wanted to add it to our wordpress website.
if you want a no-code option, you can use Payment Links : https://stripe.com/docs/payment-links. Otherwise you can consider using third party plugins.
I'm not familiar with what plugins are available since we mainly help with developers who want to integrate directly with the Stripe API here on this channel. You can try doing a quick search online and see what comes up
one more thing. if I follow the payment links route. BECS payment is possible right?
yes, it supports BECS
ok thank you very much Alex.
Hello again Alex, sorry to bother you again. I think I'm stuck.
By the way, I can create a check out session right and add this code here? I'm just really not sure which field I can embeed this code:
if you want to implement Checkout Sessions, i suggest hiring a developer instead if you're not an experienced developer. The examples and samples provided assume some familiarity with coding and are just samples to demonstrate how Stripe works quickly. There likely are a lot of other things you would want to configure or setup to make sure things work as they should