PayPal Merchant API: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
|||
| Line 7: | Line 7: | ||
** [http://paypal.github.io/PayPal-PHP-SDK/sample/doc/payments/ExecutePayment.html Execute Payment Sample] - PayPal Developer | ** [http://paypal.github.io/PayPal-PHP-SDK/sample/doc/payments/ExecutePayment.html Execute Payment Sample] - PayPal Developer | ||
* [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] | ||
== 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 == | == Developer account and settings == | ||
Revision as of 19:13, 19 February 2016
PayPal documentation
- PayPal PHP SDK Wiki
- PayPal REST API Samples - PayPal Developer
- Create Payment Using PayPal as Payment Method - PayPal Developer
- Execute Payment Sample - PayPal Developer
- 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