I'm finding more and more that we want to store transfer data for Stripe Connect in our database rather than just in Stripe. Has there been any discussion on adding a pay_transfer table? This is especially the case when we have a non-1:1 ratio of charges to a transfer or vice versa so just adding extra columns to a pay_charge wasn't cutting it.
I'm finding more and more that we want to store transfer data for Stripe Connect in our database rather than just in Stripe. Has there been any discussion on adding a pay_transfer table? This is especially the case when we have a non-1:1 ratio of charges to a transfer or vice versa so just adding extra columns to a pay_charge wasn't cutting it.