Jump to content

How can I insert a paypal paynow button on uniguiapp


KingOrmon

Recommended Posts

  • 2 weeks later...

Same problem.

 

i'm doing a new proyect that allow payments with paypal and credit cards.  

it's stay at initial state, but the main problem is do the payment ,capture the paypal response and integrate it width unigui application.

 

there are several ways to do this, like using an asp.net or php script that do capture the payment and store the result on a database.

Peharps best method is using a thirty party components like http://www.nsoftware.com/ibiz/paypal/technologies.aspx?sku=bld5-a to control the payment.

 

Some advice will be appreciated.

Link to comment
Share on other sites

  • 1 year later...

Hi,

- Connect to your PayPal account

- go to e.business solution page

- click on create a Button buy

- then PayPal generate automatiquely an HTML code with your email account

- copy / paste this code in the code page of your site web.

 

NB : i do not know how to do it with unigui page !

 

Best regards

Link to comment
Share on other sites

Hi,

- Connect to your PayPal account

- go to e.business solution page

- click on create a Button buy

- then PayPal generate automatiquely an HTML code with your email account

- copy / paste this code in the code page of your site web.

 

NB : i do not know how to do it with unigui page !

 

 

cool buttons can be displayed with

 

http://forums.unigui.com/index.php?/topic/3334-colored-buttons-demo/

 

and then try to combine the onclick event with the paypal code. That maybe only the answer to the initial question - not how to proceed the following payment response from PayPal.

Link to comment
Share on other sites

Please sign in to comment

You will be able to leave a comment after signing in



Sign In Now
×
×
  • Create New...