1.0.0 • Published 4 months ago

bluefinch-ppcp-web v1.0.0

Weekly downloads
-
License
ISC
Repository
github
Last release
4 months ago

CircleCI

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.