laravel-paytm-wallet
laravel-paytm-wallet copied to clipboard
Dynamic charges collect from user in ongoing transaction
Hello,
is there any functionality that we can collect payment gateway charges from the user if the user selects a payment method that deducts charges?
E.g: if the transaction amount is 100 and the user pay by UPI then there is no charge hence the user has to pay 100 only, but if the user selects the payment method as a card then there is a 1.99% charge + GST so can we collect those from the user itself?