#igmontero-hosted-invoice-page

1 messages ยท Page 1 of 1 (latest)

hollow topazBOT
distant ruin
#

Hello ๐Ÿ‘‹
It looks like you're trying to store bank information and then charge it later on?

If so, you'd likely want to refer to this doc
https://stripe.com/docs/payments/ach-debit/set-up-payment

It explains how you can store ACH bank info and then use them later on.
It also outlines the information that'd be needed.

#

If you're only trying to send invoices, I don't think you need to collect payment method information in the first place.

fluid bone
#

Hello Hanzo, thank you for the info. I'll go through it and see if that's what we want.

Just in case,, is there a way to send personalized invoices to customers with the information we are requesting them to enter, so they can pay them later?

The idea is to include their account alias, bank name, company name, routing number, etc. on the invocies

#

Yeah exactly. We're only sending invoices for them to pay them later on

distant ruin
fluid bone
#

Okay that sounds good. I think I'm good for now.

Thank you very much!

distant ruin
#

NP! ๐Ÿ™‚ Happy to help