#RahulRaval-capture

1 messages · Page 1 of 1 (latest)

unreal pumice
#

it's 7 days!

#

not sure what "any expiration for payment methods?" means exactly, can you expand?

frozen dragon
#

What about saved payment methods? At time of checkout we store payment method to customer, so that we can charge that card later on

unreal pumice
#

you can charge a saved payment method at any time, no restrictions

#

that is indeed usually what you do if 7 days is not long enough, you save the card and then charge the saved details when you ship the order

frozen dragon
#

got it thanks @unreal pumice

frozen dragon
#

@night spindle @unreal pumice
Few questions for other things:

  1. If I'm doing a direct charge using the saved payment method for different connected accounts, will it show as multiple transactions inside the customer's card statement? Can I pass a different descriptor on each charge?
night spindle
#

Hi 👋

I believe those would be logged as different transactions on the customer's credit card statement, but it's hard to say with any certainty as it is up to the credit card issuer to decide how they should structure the statement.

You can alter the statement descriptors, and this doc helps explain that flow:
https://stripe.com/docs/statement-descriptors

Since you're making direct charges, the descriptor prefix will be controlled by the connected account though.

Learn how statement descriptors work.

frozen dragon
#

ok, thanks. I'll go through the documentation.