I am using the free version of BetterPayment and have been doing a lot of testing.
When using Paypal, I have found that the transaction email is not sent unless the customer presses the “return to shopping site” button on the Paypal screen after payment and returns to the Thank You page.
▽Capture of the screen
https://drive.google.com/file/d/1DVUHBrWjWE4kQbkh7E9BhfoxuAknyJa6/view?usp=sharing
In other words, once you close the screen on the Paypal screen, you will not receive an email from BetterPayment with the transaction details.
Perhaps the email is sent starting from the display of the Thank You page, but very often customers close the PayPal screen and do not return to the shopping site.
If you are selling downloads, for example, and sending information about the members’ site and download URLs via email, it is critical that the emails are not sent.
So far, I have only tried PayPal, but is it possible to make it so that the email is sent without displaying the thank you page?
Thank you in advance.
*I am Japanese and I am translating this text. English may be wrong.
]]>When my customers payed at the check out page (/winkel/afrekenen/) of my webshop https://www.wandelstokkopen.nl , they get redirected to there shopping cart (/winkel/winkelwagen/ , at that moment a blanco page, because there are no anymore products in it)… How can i get them to a thank you page or something like that?
Im pretty sure that the thank you page has always been part of my website. Could it be that this page suddenly disappeared with the woocommerce update to 7.5.1?
I can’t find the settings of setting up a thank you page anymore in woocommerce..
Can somebody help me how to fix this? Because, besides it isn’t customer friendly, also my conversions are not tracking anymore?
Thanks in Advance!
]]>I have noticed that I can see thank you page
by URL from any user, and even without logging in.
I copy the URL from my analytics plugin, and paste, and the thank you page
is shown with some details.
I think this is a security hole that needs to be fixed.
https://example.com/checkout/order-received/1234/?key=wc_order_ABcdefghij
I will be happy if you can check it.
Thank you!
Eden
]]>本プラグインの機能を使用して、サンキューページをフォーム送信後のみ表示させるようにしましたが、Google広告などのコンバージョンリンクが正常動作しないようです。
これらのクローラーを受け入れ可否を設定できるよう、チェックボックスなどを追加いただけますと幸いです。
以上
]]>Thanks in advance
]]>We are stuck in a very unusual issue. First, we have added the custom URL for the thank you page. Now, we don’t want that custom page because of some payment issues. We deleted the code for the custom thank you page but still, it’s not going to the default thank you page.
Can you people help us in getting the default thank you page again?
]]>PHP Notice: billing_email was called incorrectly. Order properties should not be accessed directly.
PHP Notice: billing_first_name was called incorrectly. Order properties should not be accessed directly.
PHP Notice: billing_last_name was called incorrectly. Order properties should not be accessed directly.
It seems that they are raised by your plugin, precisely in
includes/classes/utils/Ecommerce.php, in the wooCommerceThankYou() function, lines 123-126.
Should not those lines call the $order->get_billing_* methods?
thank you in advance,
Carlo