#pmac16-fees

1 messages · Page 1 of 1 (latest)

fervent hollow
#

It's possible, but the logic for determining when to add on the fee is something you'd have to build out. Your integration would need to collect the Payment Method information up front in order to determine whether the fee was needed, and based on that you'd update the Payment Intent to reflect the necessary fee

limpid wharf
#

Ok, thank you! I also had another question. If I have a quantity that is a decimal amount (2.5 yards for example) is there a way to have the quantity be a decimal? I saw in the docs it has to be an integer.

fervent hollow
#

Unfortunately decimal quantities isn't something we support right now 😦

limpid wharf
#

Ok. Do you know of any work arounds that people have done in the past?

fervent hollow
#

The general recommendation is to change your pricing model so that the unit amount is in the lowest unit - For example, if your current pricing was per yard you'd change your price to be in terms of feet or inches so you'd wouldn't need to specify quantity as a decimal