You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I am using a custom model instead of the default 'django_pesapal_transaction' model so as to link the payment to a specific user_id. Everytime I complete a payment and 'Finish ordering' or check the status, the record saved to the DB table has all the necessary details except from the correct amount payed. Anyone experienced this?
Thanks
The text was updated successfully, but these errors were encountered:
I am using a custom model instead of the default 'django_pesapal_transaction' model so as to link the payment to a specific user_id. Everytime I complete a payment and 'Finish ordering' or check the status, the record saved to the DB table has all the necessary details except from the correct amount payed. Anyone experienced this?
Thanks
The text was updated successfully, but these errors were encountered: