Passing the customer to paypal
Moderators: FourthWorld, heatherlaine, Klaus, kevinmiller
Passing the customer to paypal
Hello
I can not figure out how to pass a user to paypal. In php I just used a series of echo commands to pass the following form to paypal. How do I do this in Live Code?
When I create a button in paypal it gives me the html code to create a form. How do i display and execute this button in livecode?
I tried to post the form code generated at paypal into this message but I do not have permission to post links or domain/page references?
I can not figure out how to pass a user to paypal. In php I just used a series of echo commands to pass the following form to paypal. How do I do this in Live Code?
When I create a button in paypal it gives me the html code to create a form. How do i display and execute this button in livecode?
I tried to post the form code generated at paypal into this message but I do not have permission to post links or domain/page references?
Re: Passing the customer to paypal
You could always use the revBrowser external to display the paypal transaction
Re: Passing the customer to paypal
Thank you for your responce.shaosean wrote:You could always use the revBrowser external to display the paypal transaction
I have not heard of this browser. Are their any examples or instructions I can refference.
Jed
Re: Passing the customer to paypal
I believe there is a sample stack included with the installation of RunRev
Re: Passing the customer to paypal
Thank you for that 
Jed

Jed