Remove isCallbackNotification
- Fix currency issue
MOLPay returns currency as 'RM' instead of 'MYR' causing the skey generation failed. - Remove isCallbackNotification
Remove callback notification as it should not be part of Omnipay, user should handle it themselves.