Core for Netaxept payments plugin

This package's canonical repository appears to be gone and the package has been frozen as a result. Email us for help if needed.

Installs: 171

Dependents: 0

Suggesters: 0

Security: 0

Stars: 3

Watchers: 3

Forks: 0

Open Issues: 0

pkg:composer/nexi-nets-ecom-integrations/paymentcore


README

============================================

Core NexiNetsCore - Payment Core
Author Nexi/Nets eCom LAKA
Version 1.2
License MIT License

What it is

NexiNetsPaymentCore is an SDK for payment plug-ins. It can be updated separately from the payment plugins themselves.

Updating the SDK

  • If the latest SDK package has been released and you don't have it in your plugin, then all you need to do is the following:
    • composer update nexi-nets-ecom-integrations/paymentcore
    • if the SDK was manually installed via composer use the below command:
      • composer reinstall nexi-nets-ecom-integrations/paymentcore