[Hidden-tech] Write WooCommerce / WordPress hook

Jeff Brand jeff at deltafactory.com
Fri Aug 21 13:58:36 EDT 2015


Depending on the placement of the script tag, the "Thank You" will send 
the customer to the custom thanks page whether or not the transaction 
succeeded. (See the checks for if ( $order->has_status( 'failed' ) ) .. )

If you have a custom bit of HTML to add to the thank you page, then you 
can add it right there in the copied thankyou.php template. There are 
other ways to grab the content from another WP Page if you'd like to 
maintain content that way.

That said, the <script> tag gets the job done but it's another page load 
and relies on JS .. perhaps nothing worth worrying about.

On 8/21/2015 1:02 PM, Julie Waggoner wrote:
>
>
> Here is the thread I used to solve the problem:  the very last comment is
> the one I used.
> http://stackoverflow.com/questions/25114082/woocommerce-action-hook-to-redir
> ect-to-custom-thank-you-page
>
>
>
> On 8/21/2015 11:57 AM, Julie Waggoner wrote:
>>
>> Cancel that request -- just found the perfect tutorial on
>> StackOverflow, and it worked.
>> Rah!!!
>>
>> -----Original Message-----
>> From: hidden-discuss-bounces at lists.hidden-tech.net
>> [mailto:hidden-discuss-bounces at lists.hidden-tech.net] On Behalf Of
>> Julie Waggoner
>> Sent: Friday, August 21, 2015 11:48 AM
>> To: Hidden-Tech Tech
>> Subject: [Hidden-tech] Write WooCommerce / WordPress hook
>>
>>
>>
>>
>>
>> _______________________________________________
>> Hidden-discuss mailing list - home page: http://www.hidden-tech.net
>> Hidden-discuss at lists.hidden-tech.net
>>
>> You are receiving this because you are on the Hidden-Tech Discussion list.
>> If you would like to change your list preferences, Go to the Members
>> page on the Hidden Tech Web site.
>> http://www.hidden-tech.net/members
>>
>>
>>
>> --
>> Rich Roth
>> Webmaster/Steering Committee Member
>> Hidden-tech http://www.hidden-tech.net The Talent you need is right
>> here, Join and share your skills ((Sponsored by Thrives Media))
>> http://www.thrivesmedia.com
> _______________________________________________
> Hidden-discuss mailing list - home page: http://www.hidden-tech.net
> Hidden-discuss at lists.hidden-tech.net
>
> You are receiving this because you are on the Hidden-Tech Discussion list.
> If you would like to change your list preferences, Go to the Members
> page on the Hidden Tech Web site.
> http://www.hidden-tech.net/members



Google

More information about the Hidden-discuss mailing list