#jzills-plaid-payments

1 messages · Page 1 of 1 (latest)

idle narwhal
#

Plaid is just used to authorize the bank account. Once you have the token, you can use it for one-time payments as well as recurring payments as far as I know

valid jay
#

Yes that's what I'm doing - exchanging the Plaid token to create a Stripe BA. It all works great but the BA is persisted (since I need to create the BA record to fetch it as a PM on a PI). Is there a way to specify a BA as one time so that it doesn't get persisted?

#

Or would I have to programatically delete the BA after the PI is paid out?

idle narwhal