Bug on order completion not updating status fixed.
Bug on order completion not updating status fixed.
Bug on order completion not updating status fixed.
= 1.2.3 =
Added CRON function which can be used as an alternative to IPN. Not advisable since it has load impact on your server depending on how frequent you call it.
Added IPN tracking feature that allows you to list emails to be notified when IPN is executed. This should only be used to debug IPN issues.
Added unique prefix to be attached to the order number ensuring your payment pesapal_merchant_reference do not conflict with others posted from your other applications using the same PesaPal account.
= 1.2.4 =
Bug on CRON function fixed
= 1.2.5 =
Item names with an ampersand sign (&) were breaking the xml. Fix added by Team PesaPal to ensure the error 'Problem: parameter_rejected | Advice: unknown_error_occured> oauth_parameters_rejected | request_xml_data' doesn't appear.
= 1.2.6 =