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
res = rave.Card.verify(data["txRef"])
when verifying returns just few data whereas at some point i'm required to store e.g use payment type, currency e.tc
The text was updated successfully, but these errors were encountered:
Thanks for your reply currently working on an ecommerce website, and if payment failed I will like to have response the reasons for the fails like, invalid token, I order to have a good record for the client
res = rave.Card.verify(data["txRef"])
when verifying returns just few data whereas at some point i'm required to store e.g use payment type, currency e.tc
The text was updated successfully, but these errors were encountered: