wc-donation / wc-donation-platform

Donation Platform for WooCommerce unleashes the power of WooCommerce for your online fundraising, crowdfunding & crowdsponsoring
https://www.wc-donation.com/
GNU General Public License v2.0
41 stars 10 forks source link

Thank You Page - User Flow #21

Closed mcworks closed 2 years ago

mcworks commented 2 years ago

Following the same great user experience and flow provided with the plugin, steps 1, 2, 3..

How can we have the thank you page follow in the same sequence (be step4 or silent) as opposed to opening a totally new page and disrupting the user flow experience. This is especially key also for the pop-up scenario, so that at the end of the process it is the user who closes the popup and the initial main page is maintained.

jonas-hoebenreich commented 2 years ago

Under this link you will find some info on how to optimize and customize the Thank You page: https://wcdp.jonh.eu/documentation/advanced/custom-thank-you-page/ Adding the thank you page to the individual steps is currently not possible out of the box, but I would appreciate your support in the form of a pull request. An improved thank you page is actually already on my roadmap: https://wcdp.jonh.eu/documentation/support/roadmap/

mcworks commented 2 years ago

Hello, I think you misunderstood me. I'm not asking for a custom thank you page.

If you look at the example for a pop-up [https://wcdp.jonh.eu/demos/demo-style-1-popup/] Step1-3 flow well up to point of 'Donate now' then it redirects OUT of the popup to a thank you page. My query is can the last step [the thank you page] be still included IN the popup process? So that at the end of the process I will be the one to close the popup just as I was the one who initially opened it. This is what I mean with a smooth/seamless user flow experience.

Otherwise, thank you so much for the great job being done.

jonas-hoebenreich commented 2 years ago

Hi, thanks for your feedback. I had already understood you correctly, but obviously expressed myself unclearly. For me, anything that changes the nature of the thank you page is a custom thank you page. However, your request to integrate the thank you page into the popup is relatively complex to implement. I like the idea though and will keep it in mind when making improvements to the checkout.

mcworks commented 2 years ago

Thanks for the consideration.. Also, I have not seen documentation on how you customized/removed some of the checkout fields - kind.y advise.

jonas-hoebenreich commented 2 years ago

You can find the article under the following link: https://wcdp.jonh.eu/documentation/integrations/custom-form-fields/

mcworks commented 2 years ago

Thanks