#ardyshev
1 messages · Page 1 of 1 (latest)
Hi! Let me help you with this.
This is not supported, this trigger uses payment_intent_data which creates a PaymentIntent on the fly. You can see more info if you look into fixtures: https://github.com/stripe/stripe-cli/blob/2bf13c1dbc2a3be683d16a54d3e06a0f9e7ed585/pkg/fixtures/triggers/checkout.session.completed.json
Thanks