128 lines
4.1 KiB
PHP
128 lines
4.1 KiB
PHP
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
|
|
<html>
|
|
<head>
|
|
<meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1">
|
|
<title>PayPal Merchant SDK for PHP - Samples</title>
|
|
<style>
|
|
table {
|
|
border-collapse: collapse;
|
|
margin: auto;
|
|
}
|
|
|
|
td {
|
|
padding: 5px 15px;
|
|
}
|
|
</style>
|
|
</head>
|
|
<body>
|
|
<center>
|
|
<font size=2 color=black face=Verdana><b><u>PayPal Merchant SDK for
|
|
PHP - Samples</u> </b> </font>
|
|
</center>
|
|
<br />
|
|
<br /><br />
|
|
<table>
|
|
<tr valign="top">
|
|
<td><b>Express Checkout</b>
|
|
<ul>
|
|
<li><a href="ExpressCheckout/SetExpressCheckout.html.php">SetExpressCheckout</a>
|
|
</li>
|
|
<li><a href="ExpressCheckout/GetExpressCheckout.html.php">GetExpressCheckout</a>
|
|
</li>
|
|
<li><a href="ExpressCheckout/DoExpressCheckout.html.php">DoExpressCheckout</a>
|
|
</li>
|
|
<li><a href="ExpressCheckout/DGsetEC.html.php">ExpressCheckout -
|
|
Digital Goods</a></li>
|
|
</ul>
|
|
</td>
|
|
<td><b>DCC</b>
|
|
<ul>
|
|
<li><a href="DirectPayment/DoDirectPayment.html.php">DoDirectPayment</a>
|
|
</li>
|
|
</ul>
|
|
</td>
|
|
<td><b>MassPay</b>
|
|
<ul>
|
|
<li><a href="MassPay/MassPay.html.php">MassPay</a></li>
|
|
</ul>
|
|
</td>
|
|
</tr>
|
|
<tr valign="top">
|
|
<td><b>Settlments and Refunds</b>
|
|
<ul>
|
|
<li><a href="PaymentSettlements/Refund.html.php">Refund</a></li>
|
|
<li><a href="PaymentSettlements/DoAuthorization.html.php">DoAuthorization</a>
|
|
</li>
|
|
<li><a href="PaymentSettlements/DoVoid.html.php">DoVoid</a></li>
|
|
<li><a href="PaymentSettlements/DoReauthorization.html.php">DoReauthorization</a>
|
|
</li>
|
|
<li><a href="PaymentSettlements/DoCapture.html.php">DoCapture</a></li>
|
|
<li><a href="PaymentSettlements/ReverseTransaction.html.php">ReverseTransaction</a>
|
|
</li>
|
|
<li><a href="PaymentSettlements/DoNonReferencedCredit.html.php">DoNonReferencedCredit</a>
|
|
</li>
|
|
<li><a
|
|
href="PaymentSettlements/ManagePendingTransactionStatus.html.php">ManagePendingTransactionStatus</a>
|
|
</li>
|
|
</ul>
|
|
</td>
|
|
<td><b>Recurring Payments</b>
|
|
<ul>
|
|
<li><a
|
|
href="RecurringPayments/CreateRecurringPaymentsProfile.html.php">CreateRecurringPaymentsProfile</a>
|
|
</li>
|
|
<li><a
|
|
href="RecurringPayments/GetRecurringPaymentsProfileDetails.html.php">GetRecurringPaymentsProfileDetails</a>
|
|
</li>
|
|
<li><a
|
|
href="RecurringPayments/ManageRecurringPaymentsProfileStatus.html.php">ManageRecurringPaymentsProfileStatus</a>
|
|
</li>
|
|
<li><a href="RecurringPayments/BillOutstandingAmount.html.php">BillOutstandingAmount</a>
|
|
</li>
|
|
</ul>
|
|
</td>
|
|
<td><b>Reference Transactions and Billing Agreement</b>
|
|
<ul>
|
|
<li><a
|
|
href="BillingAgreements/GetBillingAgreementCustomerDetails.html.php">GetBillingAgreementCustomerDetails</a>
|
|
</li>
|
|
<li><a href="BillingAgreements/BillingAgreementUpdate.html.php">BillAgreementUpdate</a>
|
|
</li>
|
|
<li><a href="BillingAgreements/DoReferenceTransaction.html.php">DoReferenceTransaction</a>
|
|
</li>
|
|
<li><a href="BillingAgreements/BillUser.html.php">BillUser</a></li>
|
|
</ul>
|
|
</td>
|
|
</tr>
|
|
<tr valign="top">
|
|
<td><b>Account Authentication</b>
|
|
<ul>
|
|
<li><a href="AccountAuthentication/SetAuthFlowParam.html.php">SetAuthFlowParam</a>
|
|
</li>
|
|
<li><a href="AccountAuthentication/GetAuthDetails.html.php">GetAuthDetails</a>
|
|
</li>
|
|
</ul>
|
|
</td>
|
|
<td><b>Reporting and Admin</b>
|
|
<ul>
|
|
<li><a href="AdminCalls/TransactionSearch.html.php">TransactionSearch</a>
|
|
</li>
|
|
<li><a href="AdminCalls/GetTransactionDetails.html.php">GetTransactionDetails</a>
|
|
</li>
|
|
<li><a href="AdminCalls/GetBalance.html.php">GetBalance</a></li>
|
|
<li><a href="AdminCalls/GetPalDetails.html.php">GetPalDetails</a></li>
|
|
<li><a href="AdminCalls/AddressVerify.html.php">AddressVerify</a></li>
|
|
</ul>
|
|
</td>
|
|
<td><b>Onboarding</b>
|
|
<ul>
|
|
<li><a href="Onboarding/EnterBoarding.html.php">EnterBoarding</a></li>
|
|
<li><a href="Onboarding/GetBoardingDetails.html.php">GetBoardingDetails</a>
|
|
</li>
|
|
</ul>
|
|
</td>
|
|
</tr>
|
|
</table>
|
|
</body>
|
|
</html>
|