#hendr1x_api

1 messages ยท Page 1 of 1 (latest)

wild harnessBOT
#

๐Ÿ‘‹ Welcome to your new thread!

โฒ๏ธ We'll be here soon! Typically we respond in a few minutes, but sometimes we might take a bit longer if the server is busy or if you have a particularly tricky question.

โฑ๏ธ We close idle threads, which makes them read-only. Once a thread is closed it won't be reopened, but you can always start a new thread if you have another question.

๐Ÿ”— This thread will always be available, even after it's closed. You can find it again using Discord's search, or you can save this link: https://discord.com/channels/841573134531821608/1313895513254531102

๐Ÿ“ Have more to share? Add more details, code, screenshots, videos, etc. below.

Below are links to other discussions we've had with you in the past week in case you want to review that information. If your question is related to one of these previous discussions, please provide a comprehensive summary of the current state and what you need help with now. We help many users simultaneously, so a summary allows us to resolve your issue as soon as possible.

vagrant tuskBOT
rich timber
#

Hi there ๐Ÿ‘‹ I'm pretty sure that fluctuates based on the type of Payment Method you're creating. Typically we recommend using our Payment Element, or our hosted flows, as they're designed to capture details that have the biggest impact on conversion.

Are you encountering errors during your testing indicating you need to collect additional information?

next hazel
#

No errors. Just setting things up

#

Is there a list of required fields based on type of payment method?

rich timber
next hazel
#

What is TWINT?

rich timber
#

A random type of payment method.

next hazel
#

Can you tell me the requirements for cards + us_bank_account?

rich timber
#

You didn't tell me what you were hoping to accept so I just grabbed one at random.

#

I don't think we have a guide for cards. But if you're planning on handling raw card details yourself, you'll want to ensure you're PCI compliant and have gotten access to handle raw card details by speaking with our Support team:
https://support.stripe.com/?contact=true

next hazel
#

I don't need a guide. I just need to know what has to be sent via billing_details.

#

I'm not planning on touching card data...I'm just sending address, email, phone to you

rich timber
#

Then creating Payment Method objects directly doesn't make much sense. What is the flow you're envisioning here?

next hazel
#

I appreciate your help. I don't think its worth either of our time going into this further. I will just wait for errors to appear as it seems you don't have the data needed. Thank you.

rich timber
#

I'm happy to talk through this more, because if you aren't handling card details yourself then you're going to use a Setup Intent or Payment Intent to create the Payment Method, so it you shouldn't be calling createPaymentMethod(). But also happy to end it here if you don't think it'll be productive.