Skip to content

Venta PayPal Express

The Venta PayPal extension renders the PayPal Express smart buttons (PayPal, Venmo) on the cart, mini-cart, and Hyvä Checkout, using CSP-compatible Alpine components and skeleton shimmers. It builds on Magento's core PayPal Express Checkout, so the core PayPal module and the PayPal Express payment method must both be configured before the buttons work.

Documentation

  • Setup Guide covers installation, credentials, and the admin configuration.
  • Benefits covers what the extension adds for merchants and shoppers.

Key Features

  • Express smart buttons on the cart, mini-cart, and checkout, with skeleton shimmers that reserve the correct height per eligible funding source (PayPal, Venmo) so the layout does not shift as the buttons load.
  • One-Click Express Checkout (optional) places the order straight from the PayPal popup and sends the buyer to the success page, skipping the review page and the checkout steps.
  • Setup-status panel in the admin that live-checks each prerequisite (core module, method active, in-context, credentials, merchant country, shipping transfer) and links to the setting that needs attention.
  • Readable shipping labels in the PayPal popup instead of internal rate codes, with the empty placeholder rate dropped once real rates exist.
  • CSP restrict-mode compatible, with the page nonce passed to the PayPal SDK so its own injected scripts are allowed.
  • Master switch to render or fully disable the buttons per store.

Requirements

The extension layers on core Magento_Paypal and the PayPal Express Checkout method. Both must be installed and configured before the buttons render. See the Setup Guide for the full prerequisite list and the credential steps.