Skip to content

VirtoCommerce/vc-module-payment

Repository files navigation

Overview

CI status Quality gate Reliability rating Security rating Sqale rating

The Payment Module provides the ability to extend payment provider list with custom providers and also provides an interface and API for managing these payment providers.

Key Features

The Payment module allows the following options:

  1. Register payment methods using the code;
  2. Receive the list of payment methods on UI in VC admin;
  3. Edit payment method settings;
  4. Connect the payment methods to a Store.
  5. The selected payment methods will be available for selection on the Storefront;
  6. API to work with payment method list.

Documentation

  1. Payment Module Document

  2. View on Github

References

  1. Deploy: https://virtocommerce.com/docs/latest/developer-guide/deploy-module-from-source-code/
  2. Installation: https://www.virtocommerce.com/docs/latest/user-guide/modules/
  3. Home: https://virtocommerce.com
  4. Community: https://www.virtocommerce.org
  5. Download Latest Release

License

Copyright (c) Virto Solutions LTD. All rights reserved.

Licensed under the Virto Commerce Open Software License (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at

http://virtocommerce.com/opensourcelicense

Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.