#lkcpo

1 messages · Page 1 of 1 (latest)

native leafBOT
violet edge
#

hi there!

#

you can't create a PaymentIntent for an amount lower than $0.50

candid ocean
#

Will I get the .30 charge?

#

If so, what happens if the total is $0.20 - and I get the $0.30 fee + 2.9% - in otherwords, how do not lose money

violet edge
#

wich payment method are you using? cards or something else?

candid ocean
#

we're using the paymentintent api -

  • we allow discount codes
  • we allow user to apply account funds
  • then pay final total with cc
violet edge
#

with credit card, you can't create a payment below $0.50. if you try you will get an error message.

candid ocean
#

hmm. ok. What do others do with that below-- just give user for free? lol

violet edge
#

that's completely up to you. you could give part of your service for free, or make users pay more, or make users pay later once they reach $0.50.

candid ocean
#

ah. so minium charge of $3.50 for example.

#

good idea. then we could let the user know.

violet edge
candid ocean
#

got it.. ok. thank you!

violet edge
#

happy to help 🙂