Comments on: PayPal Standard Payment Gateway Integration in PHP https://www.codexworld.com/paypal-standard-payment-gateway-integration-php/ Web & Mobile App Development Company Sun, 06 Aug 2023 15:43:21 +0000 hourly 1 By: Jeffrey Ault https://www.codexworld.com/paypal-standard-payment-gateway-integration-php/comment-page-2/#comment-238573 Sun, 06 Aug 2023 15:43:21 +0000 https://www.codexworld.com/?p=312#comment-238573 How can I add 7.25% tax rate to the transaction? My guessing it is did in the config file but not sure the correct entry? and maybe on another location as well
$itemName = “30 Day Advertisement”;
$itemPrice = 10;
$currency = “USD”;

]]>
By: Manoj https://www.codexworld.com/paypal-standard-payment-gateway-integration-php/comment-page-2/#comment-224467 Wed, 21 Dec 2022 17:58:39 +0000 https://www.codexworld.com/?p=312#comment-224467 Hello, Thank you for the paypal support,

We tried your code, We are getting only “PayerID” after successfull payment.

]]>
By: Ivan https://www.codexworld.com/paypal-standard-payment-gateway-integration-php/comment-page-2/#comment-131348 Sun, 03 Jan 2021 16:34:01 +0000 https://www.codexworld.com/?p=312#comment-131348 You are Superman. Thank you!

]]>
By: muthukumaran https://www.codexworld.com/paypal-standard-payment-gateway-integration-php/comment-page-2/#comment-126419 Mon, 02 Nov 2020 11:34:45 +0000 https://www.codexworld.com/?p=312#comment-126419 very very super

]]>
By: leo https://www.codexworld.com/paypal-standard-payment-gateway-integration-php/comment-page-2/#comment-124241 Fri, 02 Oct 2020 11:27:22 +0000 https://www.codexworld.com/?p=312#comment-124241 Hi, very interesting article, but if an user close the page after payment and not wait the 10 seconds to return on store, all is lost.
How to proceed in that case ?

]]>
By: Cristian https://www.codexworld.com/paypal-standard-payment-gateway-integration-php/comment-page-2/#comment-107708 Wed, 18 Mar 2020 16:10:35 +0000 https://www.codexworld.com/?p=312#comment-107708 Thanks !!! Excelent tutorial!

]]>
By: Vishal Rana https://www.codexworld.com/paypal-standard-payment-gateway-integration-php/comment-page-2/#comment-105086 Thu, 20 Feb 2020 11:30:23 +0000 https://www.codexworld.com/?p=312#comment-105086 How to insert payer_email in the database table?

]]>
By: Vinay https://www.codexworld.com/paypal-standard-payment-gateway-integration-php/comment-page-2/#comment-92237 Thu, 29 Aug 2019 07:29:15 +0000 https://www.codexworld.com/?p=312#comment-92237 Hi CODEXWORLD ! thanks for this helpful code.
Can you please tell me how can i do “refund amount” partially refund or full refund based on your code.
Thanks!

]]>
By: 0day1337 https://www.codexworld.com/paypal-standard-payment-gateway-integration-php/comment-page-2/#comment-91423 Mon, 12 Aug 2019 20:45:27 +0000 https://www.codexworld.com/?p=312#comment-91423 Thank you for this tutorial, it was really helpful for integrating paypal payment into my website.

]]>
By: Aria Sanat https://www.codexworld.com/paypal-standard-payment-gateway-integration-php/comment-page-2/#comment-90861 Fri, 02 Aug 2019 07:18:16 +0000 https://www.codexworld.com/?p=312#comment-90861 Awesome !!! I have found some codes for this matter online but they were either vague or they were not for free. Thanks for the great free Tutorials

]]>