Connector Improvement: For the Stripe connector - sync the exp_month, exp_year, last4 fields in the payment_method_card table.
The card object that is part of a payment_method record is synced to the payment_method_card table. This table does not contain the exp_month, exp_year, last4 fields that are part of the card object.
For reference these fields can be seen in the Stripe API documentation: https://stripe.com/docs/api/payment_methods/object#payment_method_object-card.
The card table does contain these fields, but is only updated with cards that are associated with a charge. If there is no charge related to a payment_method, then these card details are not synced.
Can the exp_month, exp_year, last4 records be added to the payment_method_card table?
-
Official comment
Hi Rory - thanks for submitting this request! We don't have this planned in the near term at this time. We will continue to collect customer demand to justify the commitment to support & maintain a high-quality Fivetran connector. Every upvote on this request increases the case to build it.
-
It would be very useful if this could be completed!!!
Please sign in to leave a comment.
Comments
2 comments