Jump to content

KwaiTushan

New Member
  • Posts

    3
  • Joined

  • Last visited

About KwaiTushan

KwaiTushan's Achievements

Junior Member

Junior Member (1/3)

0

Reputation

  1. I wrote a payment gateway for my company, however the due date does not increase after ```php addInvoicePayment( $data['order_id'], $data['trade_id'], '', 0, $gatewayModuleName ); ```
  2. I have a payment gateway that accepts USDT When user place a new order and pay with this gateway, everything works fine, server was created automatically, **However**, When they're trying to renew the server, due date is unchanged after the invoice being paid
  3. I'm trying to modify this plugin: https://github.com/licson/beefyasian-pay/ But after the invoice was marked as paid, the service is not being set up automatically.
×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use & Guidelines and understand your posts will initially be pre-moderated