#johnm-balance-sourcetype

1 messages · Page 1 of 1 (latest)

red beaconBOT
wispy valley
#

johnm-balance-sourcetype

#

@vocal hemlock first off how do you handle ACH payments? Are you using the legacy Charge API or PaymentIntent + us_bank_account PaymentMethod?

vocal hemlock
#

we are using the legacy charge api for ach

wispy valley
vocal hemlock
#

At the time I wrote this, the paymentIntent did not support us_bank_account.

#

IF I were to change and start using the paymentIntent for ach, would that change where the balance is stored ?

wispy valley
#

yes, the newer integration can mix the card and ACH funds together so you'd have just one balance

vocal hemlock
#

Perfect !!. Thanks. This has been very confusing.

wispy valley
#

yeah, we're always wanted to "mix" the balances but it was impossible for compliance reasons for many years. When we rebuilt that part of the API we were able to change some of the requirements which makes this a lot easier now

vocal hemlock
#

now, got another question related to that. We transfer these payments to connected accounts. The transfer requires I give a source type. Will I still need to provide a source type once I get everything converted over to use a payment intent versus traditional charge api ?

wispy valley
#

not for new payments, so once you have fully migrated and all the existing balance is the card balance you won't need this anymore