#Kinno

1 messages ยท Page 1 of 1 (latest)

light ibexBOT
jagged granite
#

Looking in to if we do have a doc.

#

Have you tried to create a payment element with a BACs enabled payment intent? If so were there any errors?

finite wave
#

issue is we're trying to save a payment method without initiating a payment, so setup_intents

#

just found some small print under some documentation I can't find anymore that says that's not really supported

#

I managed to screenshot this before losing it ๐Ÿ˜“

jagged granite
#

Gotcha and you tried directly creating a SetupIntent with payment_method_types: ['bacs_debit']? I need to find my test GB account again to check this, figure you may have yours on hand more quickly

#

Found it and am testing

#

Actually it looks like you can just use a SetupIntent with BACs along with our payment element

#

Or are you looking to make your own form and not use the Payment Element?

finite wave
#

that is correct

#

sorry for my slow responses, I'm not the FE developing this, I'm just a BE that's trying investigating if it's possible to do this or not ๐Ÿ˜…

#

if it's possible to use setup intents directly, does that mean that some of the documentation is out of date?<.<

jagged granite
#

Yes, I will flag that and make sure we update that in the documentation. Thanks for bringing that to my attention.

finite wave
#

ah, so payment elements is possible but custom form is not or

#

is custom form also possible

jagged granite
#

Looks like we don't have a tutorial on it though, do you have questions about setting your page up to call that function?

finite wave
#

I'm good, our FE dev might ask some questions, shall he just create a new thread or is posting here fine for him as well?:D

light ibexBOT