#1TapElite

1 messages · Page 1 of 1 (latest)

pastel runeBOT
cobalt kraken
#

hello! either would work, i would see which event contains the details you need. If both events contain the details you need, i would use payment_intent.succeeded

pastel runeBOT
wary oracle
#

When we are using stripe CLI for testing we are triggering payment.successed but in response are getting both payment.successed and charge.successed

in live mode we will be getting both or payment.successed only?

ebon topaz
#

If you use Payment Intent, you will get both payment_intent.succeeded and charge.succeeded events in live mode as well

wary oracle
#

okay thank yoy

ebon topaz
#

No problem! Happy to help 😄

wary oracle
#

whats the ACH bank payment limit ?

ebon topaz
#

Can you share where you see this?

wary oracle
#

wire transfer limit on us banks ?

ebon topaz
#

Do you have the doc link where you see this limit?

wary oracle
#

no I dont have doc and not even finding

ebon topaz
#

Are you referring to ACH direct debit or ACH credit transfer?

wary oracle
#

ach bank payment and wire transfer ?

ebon topaz
wary oracle
#

whats the diff ach direct debit vs ach bank transfer ?

ebon topaz
#
  • ACH direct debit - customer provides his/her bank account and the payment will be deducted from his/her bank directly
  • ACH bank transfer - you provide the customer transfer instructions such as bank details and wait for customer to transfer the payment
wary oracle
#

okay thank you for this