Hi yall,
I am currently building an application that asked user to save their credit card information and charge the user with the saved CC when service completed.
I would like to add a statement descriptor to the charge, but seems like stripe api no longer support this when charging a card, they said to use statement_descripton_suffix instead, but I didn’t find a place to input it in the bubble official Stripe plugin.
Is there any solution to this?