Skip to content

Releases: v1p3r75/moov-money-api-php-sdk

v3.6.0

11 Dec 13:29
e1aa4f7
Compare
Choose a tag to compare

What's Changed

  • add support for multiple environments (sandbox and production) by @v1p3r75 in #6

Full Changelog: v3.5.0...v3.6.0

v3.5.0

20 Nov 20:16
fa3ef6c
Compare
Choose a tag to compare

What's Changed

  • CashIn and airtime transactions by @v1p3r75 in #5

Full Changelog: v3.0.1...v3.5.0

v3.0.1

13 Nov 14:24
f97e40e
Compare
Choose a tag to compare

What's Changed

Full Changelog: v3.0.0...v3.0.1

v3.0.0

13 Nov 12:25
07f2bcc
Compare
Choose a tag to compare

What's Changed

Full Changelog: v2.1.0...v3.0.0

v2.1.0

11 Nov 15:55
Compare
Choose a tag to compare

v2.0.0

10 Nov 23:23
Compare
Choose a tag to compare

New features :

  • TransferFlooz: Transfer funds from the merchant account to another authorized account.
  • GetBalance: Check the current balance of a subscriber account, mainly the main balance.

Others :

Full Changelog: v1.0.2...v2.0.0

v1.0.2

07 Nov 15:15
Compare
Choose a tag to compare

v1.0.1

06 Nov 14:18
Compare
Choose a tag to compare

v1.0.0

06 Nov 13:52
Compare
Choose a tag to compare

Features in v1.0.0 :

  • Send Push Transaction
    Initiates a payment request to a user via Moov Money’s push transaction feature. This allows seamless transaction initiation with instant user notifications.

  • Send Push Transaction with Pending
    Sends a payment request with a pending status, which allows for delayed user confirmations and additional flexibility in managing transaction states.

  • Transaction Status Verification
    Check the status of a previously initiated transaction. This feature allows you to track the transaction outcome and update your application based on real-time status changes.