Download the PHP package bold-commerce/module-checkout-flow-paypal without Composer
On this page you can find all versions of the php package bold-commerce/module-checkout-flow-paypal. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Download bold-commerce/module-checkout-flow-paypal
More information about bold-commerce/module-checkout-flow-paypal
Files in bold-commerce/module-checkout-flow-paypal
Package module-checkout-flow-paypal
Short Description Bold Checkout PayPal Flow Integration for Adobe Commerce.
License MIT
Informations about the package module-checkout-flow-paypal
PayPal Checkout Flow
This extension replaces all other Bold-hosted Checkout Flows with the PayPal Checkout Flow.
Table of Contents
- Supported features
- Constraints
- Prerequisites
- Check Bold Checkout Integration version
- Composer
- Adobe Commerce admin page
- Update versions \< 1.1.23
- Installation
- Usage and Configuration
- Enable the PayPal Checkout Flow
- (Optional) Configure "Buy Now with PayPal"
- Verify PayPal Checkout Flow
- Disable the PayPal Checkout Flow
- Documentation
- Support
Supported features
Supported features include:
- PayPal payment options including:
- PayPal Smart Payment Buttons (PayPal, Pay Later, credit and debit)
- Apple Pay
- “Buy now with PayPal” button for product pages.
- Customization
- Custom CSS
- Lightweight Frontend Experience (LiFE) elements
- Discount codes
- Shipping rules
- Tax rules
Constraints
CAUTION: Bold currently supports one Bold-hosted Checkout flow in use at a time. Activating the PayPal Checkout Flow disables any currently enabled Bold-hosted Checkout flows.
The PayPal Checkout Flow extension does not support the following features:
- Advanced credit/debit card configuration
- Buy Online, Pickup In Store (BOPIS) functionality
- Third-party plugins
- Loyalty programs and store credits
- Gift card payments
- Shipping to multiple addresses
Prerequisites
Install and configure Bold Checkout on your Adobe Commerce store:
Check Bold Checkout Integration version
The Adobe Commerce Bold Checkout Integration extension version must be >= 1.1.23
.
There are two ways to check the extension version: using a Composer command, or through the Adobe Commerce admin page post-installation.
Composer
Run the following command to return your extension version.
Adobe Commerce admin page
- In the Adobe Commerce admin, navigate to Stores > Configuration.
- In the Scope drop-down menu at the top of the page, select Main Website.
- Note: This drop-down is titled Store View in Adobe Commerce versions earlier than 2.4.
- In the left-hand menu of the Configuration page, navigate to Sales > Checkout.
- Expand the Bold Checkout Integration section and find the Version field.
Installation
Install and enable the extension on your store with the following commands:
-
Install the Bold Checkout Flow PayPal extension:
-
Enable the extension:
-
Compile and deploy the extension:
- Flush the Magento cache before continuing:
If your PayPal business account admin requires a phone number from customers, you must also require a phone number in the Bold Checkout and Adobe Commerce admins. Check if your PayPal business account requires phone numbers with the following instructions:
- In your PayPal business account admin, navigate to Account Settings. Click Website Payments.
- Next to Website Preferences, click Update.
- View the Contact telephone number setting.
If the Contact telephone number setting is On (required field), set your Bold Checkout and Adobe store admins to require customer phone numbers at checkout.
Bold Checkout:
- In the Bold Checkout admin, navigate to Settings > General Settings.
- In the Checkout Process section, toggle the Phone Number setting on.
- Click Save.
Adobe Commerce:
- In the Adobe Commerce admin, navigate to Stores > Configuration.
- In the Scope drop-down menu at the top of the page, select Main Website.
- Note: This drop-down is titled Store View in Adobe Commerce versions earlier than 2.4.
- In the left-hand menu of the Configuration page, navigate to Customers > Customer Configuration.
- Expand the Name and Address Options section.
- Set the Show Telephone field to Required.
- Click Save Config.
Usage and Configuration
Enable the PayPal Checkout Flow
After installing the extension, enable the PayPal Checkout Flow from your Adobe Commerce admin.
- In the Adobe Commerce admin, navigate to Stores > Configuration.
- In the Scope drop-down menu at the top of the page, select Main Website.
- Note: This drop-down is titled Store View in Adobe Commerce versions earlier than 2.4.
- In the left-hand menu of the Configuration page, navigate to Sales > Checkout.
- Expand the Bold Checkout PayPal Integration section.
- If the Is PayPal Checkout Flow Enabled? field is set to No, click the Enable button.
- Click OK in the confirmation pop-up.
- Once the page reloads, Is PayPal Checkout Flow Enabled? is set to Yes. The flow is successfully enabled for your store.
NOTE: The PayPal Checkout Flow uses the Bold_Checkout
extension's "Dual Checkout" Checkout type. Enabling the PayPal Checkout Flow in the Adobe Commerce admin changes the store's Bold Checkout Type to "Dual".
(Optional) Configure "Buy now with PayPal" on product pages
The extension allows merchants to add a "buy now" button to products based on product type. (Read more about product types on the Adobe Commerce Experience League.)
By default, this functionality is enabled but not configured. To configure Buy now with PayPal for products, you must select which products show the button.
- In the Bold Checkout PayPal Integration section, ensure Enable for Product Page is set to Yes.
- Ensure Use Default is not selected for Enable for Product Types.
- Select the desired type of product to show the Buy now with PayPal button.
- Click Save Config.
To disabled Buy now with PayPal for products, you must set the Enable for Product Page field to No.
- In the Bold Checkout PayPal Integration section, ensure Use Default is not selected for Enable for Product Page.
- In the Enable for Product Page field, select No in the drop down menu.
- Click Save Config.
Verify PayPal Checkout Flow
Now that the PayPal Checkout Flow is enabled, verify the extension works by checking out in your store.
- Navigate to your Adobe Commerce store.
- Add a product to your cart.
- Click the cart icon to expand checkout options. Two options display: Proceed with Checkout and Checkout with PayPal.
- Click the Checkout with PayPal button.
- Checkout with any of the available options.
Disable the PayPal Checkout Flow
The Disable button allows you to deactivate the PayPal Checkout Flow.
- In the Adobe Commerce admin, navigate to Stores > Configuration.
- In the Scope drop-down menu at the top of the page, select Main Website.
- Note: This drop-down is titled Store View in Adobe Commerce versions earlier than 2.4.
- In the left-hand menu of the Configuration page, navigate to Sales > Checkout.
- Expand the Bold Checkout PayPal Integration section.
- If the Is PayPal Checkout Flow Enabled? field is set to Yes, click the Disable button.
- Once the page reloads, Is PayPal Checkout Flow Enabled? is set to No.
NOTE: The Bold Checkout Type is still set to "Dual" after disabling the PayPal Checkout Flow. Remember to change your Bold Checkout Type to previous settings if necessary.
Documentation
Support
If you have any questions, reach out to the Bold Customer Success team.
All versions of module-checkout-flow-paypal with dependencies
magento/framework Version >=102.0.1 <103.0.8
magento/module-store Version >=101.0.1 <101.1.8