Skip to content

Remove isCallbackNotification

Compare
Choose a tag to compare
@leesiongchan leesiongchan released this 15 Apr 07:05
· 20 commits to master since this release
  • 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.