You can find this section under Payment Processing > PayPal API Accounts in the IRP Admin left navigation menu.
To accept PayPal payments, you must set up your PayPal API Account in your IRP Admin.
To do this you will need your:
- API Username
- API Password
- API Signature
You can retrieve these details from your PayPal Business Account, as discussed in the How To Add or Edit a PayPal API Account article.
PayPal errors and transactions
You can also see errors associated with PayPal transactions by clicking the PayPal Transaction Errors button at the top of the main PayPalAPIAccounts.aspx page. This takes you to the PayPalTransactions.aspx page where you can view full details of all transactions.
The PayPalTransactions.aspx page appears as follows:
You can use the search bar to find All Transactions, Successful Transactions or Failed Transactions.
To view the details of any transaction, click the More Details button. This takes you to the PayPalTransactionDetails.aspx page where you can see full transaction details, error details and the response from PayPal.
For more information about setting up PayPal accounts, visit the PayPal Developer Support website. This site also includes useful information about the Refund Transaction API Operation.