Constructors in paypalnvp.request with parameters of type Payment |
DoDirectPayment(java.lang.String ipAddress,
Payment payment,
CreditCard creditCard,
PayerInformation payer,
Address address)
|
DoExpressCheckoutPayment(Payment payment,
java.lang.String token,
PaymentAction paymentAction,
java.lang.String payerId)
|
DoReferenceTransaction(java.lang.String referenceId,
Payment payment,
CreditCard card,
PayerInformation payer,
Address address)
|
SetExpressCheckout(Payment payment,
java.lang.String returnUrl,
java.lang.String cancelUrl)
PayPal recommends that the returnUrl be the final review page on which
the customer confirms the order and payment or billing agreement. |