Comments on: Accepting Payments for Multiple Items with PayPal in PHP https://www.codexworld.com/paypal-standard-add-to-cart-multiple-items-php/ Web & Mobile App Development Company Wed, 29 Jun 2022 12:00:06 +0000 hourly 1 By: shashi https://www.codexworld.com/paypal-standard-add-to-cart-multiple-items-php/comment-page-1/#comment-186874 Wed, 29 Jun 2022 12:00:06 +0000 https://www.codexworld.com/?p=2115#comment-186874 Dear
Can you please send me code for multiple items first added to my checkout page and then total item i go with paypal payment….not going on paypal payment page and clicking add more items

]]>
By: CodexWorld https://www.codexworld.com/paypal-standard-add-to-cart-multiple-items-php/comment-page-1/#comment-57902 Tue, 05 Jun 2018 20:47:56 +0000 https://www.codexworld.com/?p=2115#comment-57902 In reply to Aniruddha Banik.

See this tutorial to integrate PayPal subscriptions payment gateway in PHP – https://www.codexworld.com/paypal-subscriptions-payment-gateway-integration-php/

]]>
By: Aniruddha Banik https://www.codexworld.com/paypal-standard-add-to-cart-multiple-items-php/comment-page-1/#comment-57899 Tue, 05 Jun 2018 19:04:33 +0000 https://www.codexworld.com/?p=2115#comment-57899 How can I create subscription payment so that monthly amount deducted from customer account automatically using AIM in php?? Please help me I am really facing problem..Thank You

]]>
By: Fran https://www.codexworld.com/paypal-standard-add-to-cart-multiple-items-php/comment-page-1/#comment-52473 Mon, 11 Dec 2017 21:11:18 +0000 https://www.codexworld.com/?p=2115#comment-52473 Hi,
How can implement it so i am redirected to the Paypal checkout instead of the annoying cart? also can you add multiple items in the same form?
Thanks

]]>
By: CodexWorld https://www.codexworld.com/paypal-standard-add-to-cart-multiple-items-php/comment-page-1/#comment-40634 Sun, 05 Feb 2017 15:59:21 +0000 https://www.codexworld.com/?p=2115#comment-40634 In reply to Krishna.

@Krishna Please follow our step-by-step guide. If you specify ipn.php in notify_url, your IPN script should be placed into the ipn.php file.

]]>
By: Krishna https://www.codexworld.com/paypal-standard-add-to-cart-multiple-items-php/comment-page-1/#comment-40630 Sun, 05 Feb 2017 14:41:48 +0000 https://www.codexworld.com/?p=2115#comment-40630 I tried to did this same example. But after completing process of payment I get
Your payment has failed.
in Success.php
One more confusion is that in .zip file it’s ipn.php and in configuration it show paypal_ipn.php in notify_url
Should I use just ipn.php or I have to use paypal_ipn.php
Please Help.. Really Need

]]>