wCORS Posted February 4 Report Posted February 4 I have some confusion regarding the validate function and success. $client_id = (isset($get['client_id']) ? $get['client_id'] : null); does the "$get" function return the client ID of the person making the payment? - Problem: Assuming that Blesta require here the client ID who's making the payment, whereas, the callback doesn't return the Client ID.
Recommended Posts
Please sign in to comment
You will be able to leave a comment after signing in
Sign In Now