Closed awazgyawali closed 3 years ago
While switching between dev and master, we have to constantly change number type from double to int and vice versa. As esewa SDK needs the amount rounded in rupees, I changed dev to have double instead of int.
Thank you for your time and effort :)
@all-contributors please add @awazgyawali for code
@ayyshim
I've put up a pull request to add @awazgyawali! :tada:
While switching between dev and master, we have to constantly change number type from double to int and vice versa. As esewa SDK needs the amount rounded in rupees, I changed dev to have double instead of int.