This refactor involves changing the amount in the create PayPal Order API from USD to VND.
Additionally, it uses VND as the immediate unit of coin instead of USD. A simple USD to VND utility
function based on the original VND to USD function has also been implemented. This change includes a
breaking change as it switches the immediate unit of coin to VND.
BREAKING CHANGE: Switches the immediate unit of coin from USD to VND
This refactor involves changing the amount in the create PayPal Order API from USD to VND. Additionally, it uses VND as the immediate unit of coin instead of USD. A simple USD to VND utility function based on the original VND to USD function has also been implemented. This change includes a breaking change as it switches the immediate unit of coin to VND.
BREAKING CHANGE: Switches the immediate unit of coin from USD to VND