|
| 1 | +--- |
| 2 | +title: Configure Payment Services |
| 3 | +--- |
| 4 | + |
| 5 | +You can customize Payment Services to your needs with helpful configuration options in the Admin. |
| 6 | + |
| 7 | +When you configure Payment Services for {{ site.data.var.ee }} and {{ site.data.var.ce }} in the Admin, those configurations apply only to the environment that is set in the Method field of General Configuration. Any changes you make in the configuration fields are independent of switching the Method selection---if you switch the method, your selections will not reset. |
| 8 | + |
| 9 | +See the [General Configuration section](#general-configuration) for more information. |
| 10 | + |
| 11 | +## General configuration |
| 12 | + |
| 13 | +You can enable Payment Services for your store, and enable either sandbox testing or live payments in the General Configuration section. |
| 14 | + |
| 15 | +1. On the _Admin_ sidebar, go to **Stores** > _Settings_ > **Configuration**. |
| 16 | +1. In the left panel, expand **Sales** and choose **Payment Methods**. |
| 17 | +1. Expand the _Recommended Solutions_ section. |
| 18 | +1. In the _Payment Services_ section, expand the _General Configuration_ section. |
| 19 | +1. For **Enable**, set it to `Yes` to enable Payment Services for your store. |
| 20 | +1. For **Method**, set it to `Sandbox` if you are still testing Payment Services for your store or `Production` if you are ready to enable live payments. |
| 21 | + |
| 22 | + {:.bs-callout .bs-callout-warning} |
| 23 | + Your Sandbox Merchant ID and Production Merchant ID will be auto-generated and present in their respectable fields once you have finished onboarding for the sandbox and/or production. Do not remove or change these IDs. |
| 24 | + |
| 25 | +1. Click <span class="btn">Save Config</span> to save your changes. |
| 26 | + |
| 27 | +### Configuration options |
| 28 | + |
| 29 | +| Field | Scope | Description | |
| 30 | +|---|---|---| |
| 31 | +| Enable | website | Enable or disable Payment Services for your website. Options: Yes / No | |
| 32 | +| Method | store view | Set the method, or environment, for your store. Options: Sandbox / Production | |
| 33 | +| Sandbox Merchant ID | store view | Field for your sandbox merchant ID, auto-generated during sandbox onboarding. Do not change or alter this ID. | |
| 34 | +| Production Merchant ID | store view | Field for your production merchant ID, auto-generated during sandbox onboarding. Do not change or alter this ID. | |
| 35 | + |
| 36 | +## Credit Card Fields |
| 37 | + |
| 38 | +The Credit Card Fields payment options provide a simple and secure checkout for credit card or debit card payment methods. |
| 39 | + |
| 40 | +See [Payments options]({% link payment-services/payments-options.md %}#paypal-smart-buttons) for more information. |
| 41 | + |
| 42 | +### Configure Credit Card Fields |
| 43 | + |
| 44 | +1. On the _Admin_ sidebar, go to **Stores** > _Settings_ > **Configuration**. |
| 45 | +1. In the left panel, expand **Sales** and choose **Payment Methods**. |
| 46 | +1. Expand the _Recommended Solutions_ section. |
| 47 | +1. In the _Payment Services_ section, expand the _Credit Card Fields_ section. |
| 48 | +1. For **Title**, enter text as needed to change the name of the payment method as shown during checkout. |
| 49 | +1. Select **Authorize** or **Authorize and Capture** to [set the payment action]({% link payment-services/onboard-payments.md %}#set-payment-services-as-payment-method). |
| 50 | +1. For **Debug Mode**, choose `Yes` to enable debug mode (or `No` to disable it). |
| 51 | +1. Click <span class="btn">Save Config</span> to save your changes. |
| 52 | + |
| 53 | +#### Configuration options |
| 54 | + |
| 55 | +| Field | Scope | Description | |
| 56 | +|---|---|---| |
| 57 | +| Title | store view | Add the text to be displayed as the title for this payment option in the Payment Method view during checkout. Options: text field | |
| 58 | +| Payment Action | website | The [payment action]({% link configuration/sales/payment-methods.md %}#payment-actions) for the specified payment method. Options: Authorize / Authorize and Capture | |
| 59 | +| Debug Mode | website | Enable or disable Debug Mode. Options: Yes / No | |
| 60 | + |
| 61 | +## PayPal Smart Buttons |
| 62 | + |
| 63 | +The PayPal Smart Buttons payment options provide a simple, fast, and secure checkout process for your customer. |
| 64 | + |
| 65 | +See [Payments options]({% link payment-services/payments-options.md %}#paypal-smart-buttons) for more information. |
| 66 | + |
| 67 | +### Configure PayPal Smart Buttons |
| 68 | + |
| 69 | +You can enable and configure the PayPal Smart Buttons payment options within the Admin: |
| 70 | + |
| 71 | +1. On the _Admin_ sidebar, go to **Stores** > _Settings_ > **Configuration**. |
| 72 | +1. In the left panel, expand **Sales** and choose **Payment Methods**. |
| 73 | +1. Expand the _Recommended Solutions_ section. |
| 74 | +1. In the _Payment Services_ section, expand the _PayPal Smart Buttons_ section. |
| 75 | +1. Edit the _Title_ field to change the name of the payment method as shown during checkout. |
| 76 | +1. Select **Authorize** or **Authorize and Capture** to [set the payment action]({% link payment-services/onboard-payments.md %}#set-payment-services-as-payment-method). |
| 77 | +1. Select **No** in the _Display Pay Later Message_ dropdown to disable the [Pay Later messaging]({% link payment-services/payments-options.md %}#pay-later-button) (if desired). |
| 78 | +1. Select **Yes** in the _Debug Mode_ dropdown to enable debug mode, or **No** to disable it. |
| 79 | +1. Click <span class="btn">Save Config</span> to save your changes. |
| 80 | + |
| 81 | +#### Configuration options |
| 82 | + |
| 83 | +| Field | Scope | Description | |
| 84 | +|---|---|---| |
| 85 | +| Title | store view | Add the text to be displayed as the title for this payment option in the Payment Method view during checkout. Options: text field | |
| 86 | +| Payment Action | website | The [payment action]({% link configuration/sales/payment-methods.md %}#payment-actions) for the specified payment method. Options: Authorize / Authorize and Capture | |
| 87 | +| Display Pay Later Message | website | Enable or disable the Pay Later messaging in the shopping cart, product page, mini-cart, and during the checkout flow. Options: Yes / No | |
| 88 | +| Debug Mode | website | Enable or disable Debug Mode. options: Yes / No | |
0 commit comments