solution25/credova

Credova payment integration for Shopware 6

Installs: 0

Dependents: 0

Suggesters: 0

Security: 0

Stars: 0

Watchers: 0

Forks: 0

Open Issues: 0

Type:shopware-platform-plugin

pkg:composer/solution25/credova

1.1.8 2025-10-30 10:10 UTC

This package is auto-updated.

Last update: 2025-10-30 13:56:27 UTC


README

Packagist Version Packagist Downloads License: MIT

Credova Payment

Introduction

The Credova Payment Plugin for Shopware 6 integrates the Buy Now, Pay Later (BNPL) capabilities of Credova directly into your Shopware storefront.
Credova allows customers to apply for financing and pay over time — offering merchants higher conversions and customers flexible payment options.

Key Features

  • Buy Now, Pay Later (BNPL) — Enable Credova as a flexible financing option at checkout.
  • Webhook-Driven Order Updates — Orders are marked as Paid only after Credova sends a successful webhook event.
  • Sandbox Mode — Test your integration safely before going live.
  • Widget Support — Render “As Low As” Credova financing widgets on PLP, PDP, Mini Cart, and Cart Page.
  • Availability Rules Integration — Use Shopware Rule Builder to restrict when Credova is available (e.g., exclude subscriptions or low-value carts).
  • Min/Max Widget Display Logic — Control widget rendering based on product price thresholds.
  • Branding Control — Optionally hide Credova branding for a cleaner storefront look.
  • Compliant Payment Flow — Redirect shoppers to Credova for credit approval and automatically handle post-approval updates.

Compatibility

  • Shopware 6.6.x
  • Shopware 6.7.x

Get Started

Installation & Activation

  1. Download

    Clone the plugin repository into your Shopware custom/plugins directory:

    git clone https://github.com/solution25com/credova-payment-shopware-6-solution25.git

Packagist

composer require solution25/credova
  1. Install the Plugin in Shopware 6
  • Log in to your Shopware 6 Administration panel.
  • Navigate to Extensions > My Extensions.
  • Locate the newly cloned plugin and click Install.
  1. Activate the Plugin
  • Once installed, toggle the plugin to activate it.
  1. Verify Installation
  • After activation, you will see Credova in the list of installed plugins.
  • The plugin name, version, and installation date should appear.

Plugin Configuration

  1. Access Plugin Environment Settings by clicking Configure in My extensions
  • Mode
  • Credova Username
  • Credova Password
  • Store Code
image
  1. Access Settings > Extensions > Credova Settings
  • Minimum Finance Amount ($)
  • Maximum Finance Amount ($)
  • Checkout Flow Type
  • Popup Type
  • Enter a custom message
image