Comments on: PayPal Standard Checkout Integration with PHP Using JS-SDK https://www.codexworld.com/paypal-standard-checkout-integration-in-php/ Web & Mobile App Development Company Fri, 16 Jan 2026 14:45:39 +0000 hourly 1 By: Ian https://www.codexworld.com/paypal-standard-checkout-integration-in-php/comment-page-1/#comment-263002 Tue, 28 Jan 2025 15:38:15 +0000 https://www.codexworld.com/?p=5390#comment-263002 I’m seeing no buttons, where do they get set up in ?

]]>
By: Alberto https://www.codexworld.com/paypal-standard-checkout-integration-in-php/comment-page-1/#comment-256778 Thu, 29 Aug 2024 07:35:04 +0000 https://www.codexworld.com/?p=5390#comment-256778 Very nice and well explained, exactly what I was looking for. I notice that only successfull payments are recordered on the database. Thanks anyway the basis are there to start and develope a complete solution. My regards

]]>
By: CodexWorld https://www.codexworld.com/paypal-standard-checkout-integration-in-php/comment-page-1/#comment-250268 Fri, 29 Mar 2024 06:39:00 +0000 https://www.codexworld.com/?p=5390#comment-250268 In reply to Ulrich.

Yes, you must enable all the payment options in the PayPal Live account for production.

]]>
By: Andreas https://www.codexworld.com/paypal-standard-checkout-integration-in-php/comment-page-1/#comment-249566 Tue, 19 Mar 2024 15:35:11 +0000 https://www.codexworld.com/?p=5390#comment-249566 GretJob, thank you so much!

]]>
By: Ulrich https://www.codexworld.com/paypal-standard-checkout-integration-in-php/comment-page-1/#comment-246437 Wed, 07 Feb 2024 12:11:21 +0000 https://www.codexworld.com/?p=5390#comment-246437 Hi, thanks for the code. Nice work!

Problem:

Being in sandbox mode there are 5 choices of payment options: Paypal, Sepa, GiroPay, Sofort, Debit/Credit Card
Being in production mode there a only 3 choices of payment options: Paypal, Sepa, Debit/Credit Card

Why are in production mode less payment options?
Do I have to configurate my Paypal Account to offer all option in production mode?

Any help is appreciated.

Ulrich

]]>
By: Bon https://www.codexworld.com/paypal-standard-checkout-integration-in-php/comment-page-1/#comment-240888 Thu, 26 Oct 2023 05:01:57 +0000 https://www.codexworld.com/?p=5390#comment-240888 Thanks for the code.
Am having an issue where
https://developer.paypal.com/docs/api/orders/v2/#error-PERMISSION_DENIED
I did successfully get the access token from PayPal but not able to order details.

]]>
By: Yianni https://www.codexworld.com/paypal-standard-checkout-integration-in-php/comment-page-1/#comment-240731 Wed, 18 Oct 2023 16:22:47 +0000 https://www.codexworld.com/?p=5390#comment-240731 This is awesome, it does with Credit Cards. Thanks so much brothers and sisters!

]]>
By: Yianni https://www.codexworld.com/paypal-standard-checkout-integration-in-php/comment-page-1/#comment-240727 Wed, 18 Oct 2023 15:39:42 +0000 https://www.codexworld.com/?p=5390#comment-240727 This looks fantastic, just what I was looking for, a guide for real people rather than a corporation. May I ask, does this PayPal solution allow customers to make purchases with their credit card, even if they don’t have a PayPal account? I remember the old PayPal Express Checkout did not support credit cards.

]]>
By: Nico https://www.codexworld.com/paypal-standard-checkout-integration-in-php/comment-page-1/#comment-240564 Thu, 12 Oct 2023 04:55:40 +0000 https://www.codexworld.com/?p=5390#comment-240564 How do i use the script multiple times on a website for different products?

]]>