Developer's Guide
Table Of Contents
- Contents
- Preface
- XMLPay Overview
- XMLPay Syntax
- XMLPay Elements
- XMLPay Transaction Profiles
- XMLPay Examples
- ACH Sale Request
- Card Authorization Request
- Card Capture Request
- Card Credit Request
- Card Credit Reference Credit Request
- Card Force Capture Request
- Card Sale Request
- Card Secure Request
- Card Status Request
- Card Void Request
- Check Sale Request
- Customer IP
- Express Checkout Authorization Transaction
- IAVS Result Request
- Level 3 Invoice
- Line Item Sale Request
- Merchant Description and Merchant Service Number
- Processor Result
- Recurring Billing Profile
- Shipping Carrier and Shipping Method
- Transaction Update
- ValidateAuthentication Request
- ValidateAuthentication Response
- VerifyEnrollment Request
- VerifyEnrollment Response
- XMLPay Schemas
- XMLPay DTD
- Transaction Results
- Index
XMLPay Syntax
Core Structures
2
36 XMLPay Developer’s Guide
RPData
Recurring Profile payment and scheduling details.
<RPData>
(Name)?
(TotalAmt)?
(Start)?
(Term)?
(PayPeriod)?
(MaxFailPayments)?
(RetryNumDays)?
(EMail)?
(CompanyName)?
(Comment)?
(OptionalTrans)?
(OptionalTransAmt)?
<BillTo>
(Name)?
(Address)?
(Phone)?
(Fax)?
</BillTo>
<ShipTo>
(Name)?
(Address)?
(Phone)?
(Fax)?
</ShipTo>
(OrigProfileID)?
(PaymentNum)?
(ExtData)*
</RPData>
Attribute Description
Name Account holder's name.
TotalAmt Dollar amount (US dollars) to be billed.
Start Beginning (or restarting) date for the recurring billing cycle used to
calculate when payments should be made.
Term Number of payments to be made over the life of the agreement.
PayPeriod Specifies how often the payment occurs.
MaxFailPayments The number of payment periods (specified by PayPeriod) for which the
transaction is allowed to fail before PayPal cancels a profile.
RetryNumDays The number of consecutive days that PayPal should attempt to process a
failed transaction until Approved status is received.