#nick_walker
1 messages · Page 1 of 1 (latest)
how do i turn on payments received in 3 transactions?
What does that mean
for example client pays me $100, i want it to receive in 3 transactions like: $99 $0.5 $0.5
can we do that?
Not exactly
You'd need to create 3 separate charges
What's the use case though? There may be another way depending on what you're trying to achieve
i remeber my previous company is doing this thing
What's the use case?
use case is we want to increase our number of transactions
Hi, stepping in. Why would you want to do that? We are not experts in fees here but I assume that it will also impact fees taken out. Are you ok with that?
yes totally fine with us
In this case, charging the customer 3 separate times works like we mentioned above. Also, we have Subscription Schedules, https://stripe.com/docs/billing/subscriptions/subscription-schedules/use-cases#installment-plans that might also work. It's really up to on how you'd like to implement this.
no no, not like that
for example client pays me $100, i want it to receive in 3 transactions like: $99 $0.5 $0.5
can we do that?
You can as long as the minimum amount is $0.50 US or equivalent in charge currency, https://stripe.com/docs/currencies#minimum-and-maximum-charge-amounts.
i want to break single charge into 3 transactions