#sahil_best-practices

1 messages ¡ Page 1 of 1 (latest)

proper zenithBOT
#

👋 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/1227675827609665568

📝 Have more to share? Add more details, code, screenshots, videos, etc. below.

red lanternBOT
#

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.

chilly dagger
#

Hi, that is prohibited under the TOS. Issuing banks do not want you to do that.

#

When the customer adds the payment details, a validation occurs when using the Billing Portal as the payment method collected will be attached to the customer object.

#

Are you seeing issues there? Can you share more details?

jolly rampart
#

what is the validation that occurs?

#

The problem that we're seeing is payment for some customers are failing, probably due to invalid cards. Our billing cycle is monthly (calendar month), so we only get to know the payment failure at end of month

chilly dagger
#

When they input their billing details on the Billing Portal, we talk to the bank to ensure that the card is valid.

#

Can you share an example failed payment so I can further look?

jolly rampart
#

It's on the live Stripe, unfortunately I don't have direct access to that.

chilly dagger
#

After testing, I can confirm that a validation is made when a customer provides payment method details when using the Billing Portal.

jolly rampart
#

Is it prohibition documented somewhere?
I do see a lot of products doing a $1 charge and then refunding them.

chilly dagger
jolly rampart
#

ok
Can I do a $1 charge via APIs when a card is added?

chilly dagger
#

If you intend to charge them $1, and that is your business mode, sure!

jolly rampart
#

ok
I was reading about pre-authorization, can that help in someway?

chilly dagger
#

Or, what do you mean by 'pre-authorization'?

red lanternBOT
jolly rampart
#

I think I read somewhere that a charge can be issued as part of the pre-authorization process

#

i am trying to find the doc

chilly dagger
#

If you can share the document, I'm happy to further look