Ckeckout PayPal
Last updated
Last updated
Integration Workflow
Sync/Async Processing
The payment processing works in asynchronous mode. In an asynchronous workflow, a redirection takes place to allow the account holder to complete/verify the payment. After this, the account holder is redirected back to the app and the status of the payment can be queried.
Workflow
Step 1: Shopper selects PayPal payment method at checkout.
Step 2: Merchant sends the initial request and redirects the shopper to the returned PayPal redirect url.
Step 3: Shopper logs into his PayPal account or registers himself.
Step 4: The shopper confirms the payment.
Step 5: PayPal approves or declines the transaction.
Step 6: The shopper is redirected back to the shopperResultUrl
Step 7: The merchant requests the final status of the payment
Step 8: The merchant confirms the the final status to the shopper.
PayPal Payment Widget Request
PayPal Request
Example PayPal Response
Test Data
For testing you may use the test account details listed below. It is important to note that the system has two test modes available to cause requests to be sent to the connector simulator or to the connector's own test platform, as required:
testMode=EXTERNAL causes test transactions to be forwarded to the processor's test system for 'end-to-end' testing
testMode=INTERNAL causes transactions to be sent to our simulators, which is useful when switching to the live endpoint for connectivity testing
This test data is only working in testMode=INTERNAL. When using testMode=EXTERNAL, you will get a pending status response in 'error in asynchronous workflow (90); Previously pending transaction timed out (100.396.103)'.
After the shopper complete the transactions, PayPal displays those transactions in the Recent activity table located on the Summary page of your PayPal account.
Step 1: Log in to your PayPal account.
Step 2: Click the table heading "Activity" The Activity table is displayed and shows all transaction activity for the past 30 days.
Step 3: Select options from the Active, All transactions, and All currencies menus to filter for a specific type of transaction activity. You can also use the search tool to filter activity. When viewing transaction activity, the status of payments can be:
Completed: Transactions were successful, and funds were credited to your account.
Cleared: Payments cleared senders' accounts, and funds were credited to your account.
Uncleared: Payments have not cleared sender's accounts, and funds were not credited.