Hi Grey and Max,
You guys seem to be helpful, But its the time i need your advice...I am using redirect plugin and inserting this code in form html place under FORM CODE tab....😟
Under REDIRECT , In Plugin parameters:
added all Field names from my form to the plugin.
Target URL=https://www.sandbox.paypal.com/webscr
But no help, I also tried to follow this documentaion from pay pal..It works like a charm in my localhost, but the code is all in php, If no solution, Then can you help me where to place this codes.
check this links and let me know how I can implement this in chornoforms https://www.paypal-labs.com/integrationwizard/ecpaypal/code.php.
Appreciate your help and quick response !!
You guys seem to be helpful, But its the time i need your advice...I am using redirect plugin and inserting this code in form html place under FORM CODE tab....😟
<input type=hidden name='USER' value='spy_1314112968_biz_api1.gmail.com'>
<input type=hidden name='PWD' value='1314113020'>
<input type=hidden name='SIGNATURE' value='AiPC9BjkCyDFQXbSkoZcgqH3hpacAqYgwNGePOFUqq.6.zzoJvjOTNSJ'>
<input type="hidden" name="cmd" value="_xclick">
<input type="hidden" name="business" value="spy.livelycool@Gmail.com">
<input type=hidden name='USE_PROXY' value='FALSE' >
<input type=hidden name='VERSION' value='65.1'>
<input type=hidden name='PAYMENTREQUEST_0_PAYMENTACTION' value='Sale'>
<input name='PAYMENTREQUEST_0_AMT' value='19.95'>
<input type=hidden name='redirect' value='http://home.absilion.com:8111/netrounds.com/index.php?option=com_chronocontact&chronoformname=xPay'>
<input type=hidden name='return' value='http://home.absilion.com:8111/netrounds.com/index.php?option=com_chronocontact&chronoformname=xPay'>
<input type=hidden name='cancel_return' value='http://home.absilion.com:8111/netrounds.com/index.php?option=com_chronocontact&chronoformname=xPay'>
<input type=hidden name='version' value='VERSION' >
<input type='image' name='submit' src='https://www.paypal.com/en_US/i/btn/btn_xpressCheckout.gif' border='0' align='top' alt='Check out with PayPal'/>
Under REDIRECT , In Plugin parameters:
added all Field names from my form to the plugin.
Target URL=https://www.sandbox.paypal.com/webscr
But no help, I also tried to follow this documentaion from pay pal..It works like a charm in my localhost, but the code is all in php, If no solution, Then can you help me where to place this codes.
check this links and let me know how I can implement this in chornoforms https://www.paypal-labs.com/integrationwizard/ecpaypal/code.php.
Appreciate your help and quick response !!