#Kshitij-PaymentIntent
1 messages · Page 1 of 1 (latest)
I re-read the API, description. does it mean:
- statement_descriptor: can be used for both CCard and AuBecs
- statement_descriptor_suffix CCards: if used, then the prefix will be derived from the shortened descriptor on the account. statement_descriptor will be ignored?
- statement_descriptor_suffix AuBecs: will be ignored
Yes, correct. It's documented here: https://stripe.com/docs/statement-descriptors
Dynamic descriptor is for Card only
Ah... ok... so I don't really need to use the suffix. Just using statement_descriptor for will suffice for both CC and AuBecs.
Thx for confirming @pale bone Have a great day