PATH:
home
/
letacommog
/
letaweb
/
admin
/
classes
/
payments
/
paypal-merchant-sdk
/
samples
/
BillingAgreements
<html> <title>PayPal Merchant SDK - GetBillingAgreementCustomerDetails</title> <link rel="stylesheet" href="../Common/sdk.css"/> </head> <body> <div id="wrapper"> <img src="https://devtools-paypal.com/image/bdg_payments_by_pp_2line.png"> <div id="header"> <h3>GetBillingAgreementCustomerDetails</h3> <div id="GetBillingAgreementCustomerDetails"> <p> <b>GetBillingAgreementCustomerDetails API operation obtains information about a billing agreement's PayPal account holder.</b> </p> </div> </div> <form id="form1" method="post" action="GetBillingAgreementCustomerDetails.php"> <div id="request_form"> <div class="params"> <div class="param_name"> Token (Get Token via <a href="../ExpressCheckout/SetExpressCheckout.html.php">ExpressCheckout</a>) </div> <div class="param_value"> <input type="text" name="token" value="" /> </div> </div> <div class="submit"> <input type="submit" name="GetBillingAgreementCustomerDetailsBtn" value="GetBillingAgreementCustomerDetails" /><br /> </div> <a href="../index.php">Home</a> </div> </form> </div> </body> </html>
[+]
..
[-] GetBillingAgreementCustomerDetails.php
[edit]
[-] BillUser.html.php
[edit]
[-] BillingAgreementUpdate.php
[edit]
[-] BillingAgreementUpdate.html.php
[edit]
[-] DoReferenceTransaction.php
[edit]
[-] DoReferenceTransaction.html.php
[edit]
[-] BillUser.php
[edit]
[-] GetBillingAgreementCustomerDetails.html.php
[edit]