Skip to content

Latest commit

 

History

History
30 lines (20 loc) · 1.49 KB

File metadata and controls

30 lines (20 loc) · 1.49 KB

CircleCI

GNU General Public License Version 3

PPCP-web package Powered by BlueFinch

BlueFinch PPCP Web

bluefinch-ppcp-web is a supporting package for integrating PayPal PPCP functionality into BlueFinch Checkout for Magento 2. This package provides essential utilities for seamless interaction between your checkout module and PayPal PPCP.

Requirements

Installation

Ensure you have both BlueFinch Checkout and BlueFinch Checkout PPCP installed. Then, inside the module-checkout-ppcp/view/frontend/web/js/checkout directory, run:

npm install bluefinch-ppcp-web

This will install the necessary dependencies for integrating PayPal PPCP into your checkout module.

Usage

This package is designed to be used within module-checkout-ppcp. Once installed, it enables PayPal PPCP functionality in your BlueFinch-powered checkout.

For further details, refer to the BlueFinch Checkout PPCP Module documentation.