On this page
No Headings
The application context, which customizes the payer experience during the subscription approval process with PayPal.
objectbrand_namestring^.*$The label that overrides the business name in the PayPal account on the PayPal site.
localestringppaas_common_language_v3^[a-z]{2}(?:-[A-Z][a-z]{3})?(?:-(?:[A-Z]{2}|[0-9]{3}))?$The BCP 47-formatted locale of pages that the PayPal payment experience shows. PayPal supports a five-character code. For example, da-DK, he-IL, id-ID, ja-JP, no-NO, pt-BR, ru-RU, sv-SE, th-TH, zh-CN, zh-HK, or zh-TW.
shipping_preferencestring"GET_FROM_FILE", "NO_SHIPPING", "SET_PROVIDED_ADDRESS"^[A-Z_]+$"GET_FROM_FILE"The location from which the shipping address is derived.
user_actionstring"CONTINUE", "SUBSCRIBE_NOW"^[A-Z_]+$"SUBSCRIBE_NOW"Configures the label name to Continue or Subscribe Now for subscription consent experience.
payment_methodobjectThe customer and merchant payment preferences.
payee_preferredstring"UNRESTRICTED", "IMMEDIATE_PAYMENT_REQUIRED"^[0-9A-Z_]+$"UNRESTRICTED"The merchant-preferred payment methods.
return_urlrequiredstringuriThe URL where the customer is redirected after the customer approves the payment.
cancel_urlrequiredstringuriThe URL where the customer is redirected after the customer cancels the payment.