Forums

How to connect a payment form to existing CF + CC data presentation

ArnKor 07 Nov, 2015
Hello everybody,

today i would like to discuss how to implement the following business case:

1. Customer registers at site
2. Customer enters data in CF describing a project
3. After entering data the customer is redirected to CC data presentation showing status of the entered project (new)
4. Site owner is reviewing the project. If it is accepted the status is changed to 'awaiting payment'


So far this businesscase is implemented as mentioned. Now i would like to go further:

5. Customer clicks link in CC table row
6. New form with article (project mentioned in 2) and price information is opened in Lightbox.
7 Payment is realised in the model dialog (for now paypal)

So my questions:

Is it possible to implement 5 - 7 with calling a paypal form with parameters price and article (project) name in a lightbox?

I already read a lot of documentation including FAQ regarding form in lightbox. I just want to assure that i am on the right way or if there could be another (better way) to implement my business needs...?!

Any discussion very much appreciated! Thanks & kindest regards,
AK
GreyHead 07 Nov, 2015
Hi AK,

Technically it should be possible to do all of that from a lightbox - I think that you will probably need to load the form in an iFrame if you want to handle the payment from the same window,

Bob
ArnKor 07 Nov, 2015
Thank you Bob!

So i will go on implementing it this way and - for sure i am comming back to bother with more questions!

Thanks & kindest regards,
AK
This topic is locked and no more replies can be posted.