Connector Improvement: Stripe Connector: Add network decline code to Charge table
AnsweredEnhance the Stripe connector to include the network_decline_code dimension in the CHARGE and PAYMENT_INTENT tables
Currently, the connector only provides mapped descriptive text (e.g., card_declined). Without the raw numeric network decline code (e.g., 05, 51, 83), it is hard to perform accurate issuer-side decline analysis, which is critical for optimizing payments and reducing declines.
The dimension is already available in the Stripe API, but is currently not available in the Fivetran schema. The existing Fivetran schema includes outcome_type, outcome_reason, and outcome_network_status, but misses the specific numeric code. Since this field is already returned in the standard Stripe API response, adding this dimension should be a straightforward mapping update for the connector.
Thanks!
-
Official comment
Hi Asmaa,
Thank you for your feature request regarding the Stripe connector. We understand the importance of having the network decline code for in-depth issuer-side decline analysis. I'm pleased to inform you that we've added your request to our backlog for consideration in future updates. We'll keep you updated on any progress.
Best,
Sandeep
Please sign in to leave a comment.
Comments
1 comment