PayPal Merchant API: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
|||
| Line 2: | Line 2: | ||
== PayPal documentation == | == PayPal documentation == | ||
* [https://github.com/paypal/PayPal-PHP-SDK/wiki PayPal PHP SDK Wiki] | * [https://developer.paypal.com/docs/business/ PayPal Commerce Platform for Business] - developer.paypal.com | ||
* [http://paypal.github.io/PayPal-PHP-SDK/sample/ PayPal REST API Samples] - PayPal Developer | * <strike>[https://github.com/paypal/PayPal-PHP-SDK/wiki PayPal PHP SDK Wiki]</strike> (deprecated) | ||
** [http://paypal.github.io/PayPal-PHP-SDK/sample/doc/payments/CreatePaymentUsingPayPal.html Create Payment Using PayPal as Payment Method] - PayPal Developer | * <strike>[http://paypal.github.io/PayPal-PHP-SDK/sample/ PayPal REST API Samples] - PayPal Developer</strike> (deprecated) | ||
** [http://paypal.github.io/PayPal-PHP-SDK/sample/doc/payments/ExecutePayment.html Execute Payment Sample] - PayPal Developer | ** <strike>[http://paypal.github.io/PayPal-PHP-SDK/sample/doc/payments/CreatePaymentUsingPayPal.html Create Payment Using PayPal as Payment Method] - PayPal Developer</strike> (deprecated) | ||
** <strike>[http://paypal.github.io/PayPal-PHP-SDK/sample/doc/payments/ExecutePayment.html Execute Payment Sample] - PayPal Developer</strike> (deprecated) | |||
* [https://developer.paypal.com/docs/classic/express-checkout/integration-guide/ECGettingStarted/ Getting Started With Express Checkout] | * [https://developer.paypal.com/docs/classic/express-checkout/integration-guide/ECGettingStarted/ Getting Started With Express Checkout] | ||
Revision as of 05:39, 9 September 2021
PayPal documentation
- PayPal Commerce Platform for Business - developer.paypal.com
PayPal PHP SDK Wiki(deprecated)PayPal REST API Samples - PayPal Developer(deprecated)Create Payment Using PayPal as Payment Method - PayPal Developer(deprecated)Execute Payment Sample - PayPal Developer(deprecated)
- Getting Started With Express Checkout
Process
- Collect products and options from customer.
- Customer clicks "pay with PayPal"
- Go to PayPal site where customer enters payment information and shipping information, and confirms payment.
- PayPal redirects to merchant site.
- Merchant has customer's payment details.
- Present customer with order details and confirmation button.
- Customer submits form on merchant site to complete order.
Developer account and settings
Sandbox test accounts
shop-facilitator@bfhhandwriting.com, pw: lowestshop-buyer@bfhhandwriting.com, pw: lowest