Our site www.viart.com site is operated by latest Viart Shop 5 with default Clear design
Topic Information
scendix (Guest)
scendix (Guest)
we have added google checkout payment option to viart 3.5 shop. everything works fine so far, but one thing: when the order was processed by google, approved and charged, the status of the order stays "Pending" in our viart shop.
 
as we send out software registration details on successful orders immediately, this keeps the user from getting his paid registration immediately after purchase.
 
all logs are clean and no error is shown anywhere.
any idea?
 
thanks
-scendix
 
scendix (Guest)
scendix (Guest)
does anyone have google checkout running with viart 3.5?
does it switch the orders to "Paid" after google has approved the payment?
 
-scendix
 
Natalia
Natalia
Hello,
 
Please, check if "Validation Parameters" are set correctly. For this , please go to Admin > Orders > Payment Systems > Google Checkout > Final Checkout Page.
 
In case the problem persists, please send a ticket to ViArt support center with your admin and FTP details so that we can check it .
 
Best regards,
ViArt Support Team
 
scendix (Guest)
scendix (Guest)
arrrgh: a typo in your source code:
 
Parse error: syntax error, unexpected '!', expecting T_VARIABLE or '$' in /www/htdocs/store/payments/google_check.php on line 26
 
this is not valid PHP: $!strlen($pending_message)
 
corrected it in our shops. we'll see if it works on the next google checkout payment....
 
-scendix