Payment
CoreShop utilizes Payum as a payment abstraction library, seamlessly integrating it into its own payment model. This allows CoreShop to leverage Payum’s existing payment gateway integrations, requiring only minimal bridging code to connect Payum to the Payment Provider Configuration UI in the CoreShop backend. Additionally, CoreShop features Payment Provider Rules, which determine if a payment provider is valid for a specific cart. These rules also handle conditions for applying discounts or surcharges based on the selected payment provider.
Screenshots
Payment Provider Configuration UI
The Payment Provider Configuration UI in CoreShop allows users to manage and configure payment providers effortlessly. It supports multiple languages and provides fields for setting provider details, including logos, instructions, and payment types. The interface integrates with Payum, allowing easy configuration through CoreShop’s backend.