#man2310

1 messages · Page 1 of 1 (latest)

raven sableBOT
lapis cosmos
#

I'm also curious about whether it's possible to check if a credit card is eligible for installment payments using this library.

heady saffron
#

By installment payments, do you mean a specific PaymentMethod (ie. AfterPay....) or what exactly scenario you are thinking of?

lapis cosmos
#

It looks great, because I already had the library in place, so when I added this function, there were no errors. I wonder if it's possible to check whether the user's card supports installment payments or not, or if I should create subscription schedules and if the conditions are not met, an error will be returned

#

I mean I'm wondering about the flow:
Should I check for support first before creating the function,
or should I just create a function and return an error if there's an issue?

heady saffron
#

This Doc, and this implementation will just charge your Customer Card multiple time, separately as a Subscription. Every card should be supported

#

It just models as installment plan

#

Under the hood, that's a Subscription