Stripe.js Charge Description or add Meta-Data?

@copilot I see an update for the Stripe.js plugin that mentions Payment Descriptions were supported, but I can’t locate the description for that here?

Hi @joe.brown1,

You should be using Stripe PaymentIntents (PI) to build new payment integrations to support Stripe’s newest features and meet global regulatory changes. Calls to create and update PIs support setting a description. :slight_smile:

This topic was automatically closed after 70 days. New replies are no longer allowed.