paypal

Request

Property NameTypeRequiredDescription
pp-cancel-urlstringRequiredURL where the shopper will be redirected if cancelling the PayPal purchase.
pp-return-urlstringRequiredURL where the shopper will be redirected upon completing the PayPal purchase.
pp-req-confirm-shippingintegerOptionalDetermines whether the buyer's shipping address on file with PayPal must be a confirmed address.Values can be:
  • 0: Does not have to be a confirmed address.
  • 1: Must be a confirmed address.
For additional details, see PayPal's SetExpressCheckout API Operation (NVP) documentation.
pp-no-shippingintegerOptionalDetermines whether PayPal displays shipping address fields on the PayPal pages.Values can be:
pp-in-contextbooleanOptionalSet value to true in order to use In-Context PayPal checkout.
When set to true, PayPal will return a URL for In-Context checkout.
For more information, see The shopper experience with PayPal (Express checkout vs In-Context checkout).

Response

N/A