Community Support Forums — WordPress® ( Users Helping Users ) — 2011-08-18T15:06:09-05:00 http://www.primothemes.com/forums/feed.php?f=4&t=14578 2011-08-18T15:06:09-05:00 http://www.primothemes.com/forums/viewtopic.php?t=14578&p=32303#p32303 <![CDATA[Re: Google Checkout Redirection]]> Statistics: Posted by Cristián Lávaque — August 18th, 2011, 3:06 pm


]]>
2011-08-18T11:19:33-05:00 http://www.primothemes.com/forums/viewtopic.php?t=14578&p=32278#p32278 <![CDATA[Re: Google Checkout Redirection]]> Statistics: Posted by ckhicks — August 18th, 2011, 11:19 am


]]>
2011-08-18T01:41:04-05:00 http://www.primothemes.com/forums/viewtopic.php?t=14578&p=32234#p32234 <![CDATA[Re: Google Checkout Redirection]]> success attribute for Google Checkout button shortcodes. WP Admin -> s2Member -> Google Buttons -> Shortcode Attributes (Explained)

Have you tried adding the checkout-flow-support.merchant-checkout-flow-support.continue-shopping-url var to the URL the button links to?

Statistics: Posted by Cristián Lávaque — August 18th, 2011, 1:41 am


]]>
2011-08-17T11:38:07-05:00 http://www.primothemes.com/forums/viewtopic.php?t=14578&p=32145#p32145 <![CDATA[Google Checkout Redirection]]>

Here are the two methods I've seen for redirection in the Google Checkout API:

Code:
<input type="hidden" name="checkout-flow-support.merchant-checkout-flow-support.continue-shopping-url" value="http://domain.com/thank-you" />

or

Code:
<continue-shopping-url> http://www.example.com/thank-you </continue-shopping-url>


I've poked through a few of the s2Member files, but the only redirection I can find is for purchasing access to specific pages/posts. Anyone know of a way to redirect *all* successful payments to a specific location?

Statistics: Posted by ckhicks — August 17th, 2011, 11:38 am


]]>