Skip to content

Create microservice for PayPlug integration

salaheddine zidani a demandé de fusionner payplug vers develop

This MR introduces functionalities for integrating the PayPlug payment gateway, including:

  • Payment Management:

    • Create payments through the PayPlug API.
    • Retrieve payment details from the PayPlug API.
  • Configuration Management:

    • Store and manage PayPlug secret keys (test/live) in the database.
    • Dynamically switch between test and live modes for API communication.

Rapports de requête de fusion