#ashishchicmic
1 messages · Page 1 of 1 (latest)
hello! that's not possible. The fees is automatically deducted from the payment. You should account for that in the transfer_data.amount
can you elaborate more please. ??suppose I perform a payment of $100 amount with $90 main amount and $10 split amount, then it will send split amount of $10 and cut fees from $90. But I want that $90 should remain same and fees should be cut from $10
if the fee is 2.9% + $0.30, then you should calculate how much to transfer in transfer_data.amount after deducting the fee
did'nt worked out as expected