On This Page
Enabling PayPal Express Checkout
PayPal Express Checkout is not supported on a
Secure Acceptance
iframe integration.Contact
Cybersource
Customer Support to have your account configured for this feature. You must also create a PayPal business
account. See
Add the PayPal Express Checkout payment method to the
Hosted Checkout Integration
payment methods selection page. Redirect the customer to their PayPal account login. When logged in to their PayPal account they can review orders and edit shipping or payment details before completing transactions.The payment methods selection page is displayed as part of the checkout process when multiple payment methods are enabled for the profile and no
payment_method
field is included in the request. If you include payment_method=
paypal
in the request, the payment methods selection page is not displayed, and the customer is redirected to PayPal.- In the left navigation panel, choosePayment Configuration >. TheSecure AcceptanceSettingsSecure AcceptanceSettings page appears.
- Choose a profile. The General Settings page appears.
- ClickPayment Settings. The Payment Settings page appears.
- CheckEnable PayPal Express Checkout.
- CheckAllow customers to select or edit their shipping address within PayPalto allow customers to edit the shipping address details that they provided in the transaction request toSecure Acceptance. Customers select a new address or edit the address when they are logged in to their PayPal account.
- When the transaction type is authorization, check one of these options:
- Request a PayPal authorization and include the authorization response values in the response—check this option to create and authorize the PayPal order.The customer funds are not captured using this option. You must request a PayPal capture; see the PayPal guide. If the transaction type issale,Secure Acceptanceauthorizes and captures the customer funds.
- Request a PayPal order setup and include the order setup response values in the response—check this option to create the PayPal order.The customer funds are not authorized or captured using this option. You must request a PayPal authorization followed by a PayPal capture request; see the PayPal guide. If the transaction type issale,Secure Acceptanceauthorizes and captures the customer funds.
- ClickSave.