-
Notifications
You must be signed in to change notification settings - Fork 59
2. PayPal Express
Juliusz Nadbereżny edited this page May 9, 2016
·
1 revision
Options described below can be changed in Administrator Panel → PayPal Express Payment Method edit in General settings section.
Spree Braintree Option | Braintree Option | Description | Default value |
---|---|---|---|
Merchant ID | Merchant ID | Merchant identifier is needed for proper gateway functioning. More information | |
Public Key | Public key | Public key is needed for proper gateway functioning. More information | |
Private Key | Private key | Private key is needed for proper gateway functioning. More information | |
Server | Environment | Server determines whether gateway uses sandbox or production environment. More information | sandbox |
Auto Capture | Submit for Settlement | Auto Capture determines whether an authorized transaction is submitted for settlement More information | Use App Default (false) |
Active | Active setting determines whether payment method will be available for customers. If set to "No", this payment method will not be used. | Yes |
Options described below can be changed in Administrator Panel → PayPal Express Payment Method edit in Advanced settings dropdown section.
Spree Braintree Option | Braintree Option | Description | Default value |
---|---|---|---|
Card or Bank statement name | Descriptor name | Card or Bank statement name will be displayed on consumer’s bank or card statement. More information | |
Advanced Fraud Tools | Advanced Fraud Tools | Enabling Advanced Fraud Tools will add fraud protection for Vault payments. More information | Disabled |
Kount Merchant | Kount ID | Kount Merchant ID is used to determine Kount account, which provides advanced fraud detection technology. More information | Disabled |
Pass Billing and Shipping Address | Store Shipping Address in Vault | Pass Billing and Shipping Address determines whether addresses should be always associated with user. Parameter is only used when payment is stored in Vault More information | Disabled |
Error Messages Container | Error Messages Container is an HTML element that is used to display error messages in form of flash messages. This setting is used only during classic checkout flow. | content | |
Checkout Form | Form | Checkout Form is an HTML form to which braintree.js behavior is attached. This setting is used only during classic checkout flow. More information | checkout_form_payment |
PayPal Display Name | Display Name | PayPal Display Name is the merchant name displayed inside of the PayPal lightbox. More information | |
Store Payments in Vault | Store in Vault | Store Payment in Vault describes Vault behavior. It can be set to always store payment, to store only successful payments, or not to store payment at all. More information | Do not store |
PayPal Display on Cart | PayPal Display on Cart toggles visibility of PayPal Express button on the Cart page. | Enabled |