laravel-paytm-wallet icon indicating copy to clipboard operation
laravel-paytm-wallet copied to clipboard

Dynamic charges collect from user in ongoing transaction

Open priyankpatel-dev opened this issue 1 year ago • 0 comments

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?

priyankpatel-dev avatar May 13 '23 06:05 priyankpatel-dev