Forum Replies Created
-
AuthorPosts
-
mbrancaleoniMember
Yes, it works
thanks for the hints!
mbrancaleoniMemberUpdate:
with the “Contact Form 7 Dynamic Text Extension” plugin I’m able to intercept the return values from paypal (like the txn_id) and put it into a hidden field and then into the notification email, so far so good.
Last point: since I’m using also manual checkout, which redirects to same contact form after checkout, how can I get the txn_id ? the manual checkout forms does not propagate any information to the contact form…
mbrancaleoniMemberwell, sorry for late answer.
The above solution “almost” work.
In my case each product have a different infos to collect.
I figured out that if using “buy now” style buttons, I can setup a different “landing” page after payment, where each page is a different form.
It works, but I’m missing one thing: how I can relate a submitted form with the payment?
I’m also using eMember, so maybe I can put some hidden vars into the form?
February 22, 2015 at 5:57 pm in reply to: eStore – best way to add a custom form on checkout ? #68709mbrancaleoniMemberno.
the linked post suggests to collect info on registration, but is not my case since
on every order the answers to the questions can be different.
manual checkout + additional plugin seems a solution, but since I use paypal seems that I have to implement by myself the paypal connection.
The best is to have the the checkout form builder with “standard” paypal checkout process,
but don’t know if possibile, so I’m trying to understand which way is the best.
The scenario is a website that sells “lessons” on several topics, but each time I need
to ask for how many people, when the user wants to get the lesson, some questions about the current level and so on… that’s why I cannot use registration data.
-
AuthorPosts