Skip to content

New major version of Nuvei REST API SDK for PHP

Compare
Choose a tag to compare
@nikivf nikivf released this 22 Jun 17:33
· 22 commits to master since this release
332b7fb

This is a new major release of Nuvei REST API SDK for PHP.

Please note that this version is NOT compatible with previous 2.1.7 version of the REST API, so most of your implementation code has to be changed in order to comply with the new version!

List of version changes:

  • New/Updated methods

    getPaymentStatus
    payout
    getPayoutStatus
    accountCapture
    getCardDetails
    getMcpRates
    getDccDetails
    addUPO
    addUPOCreditCard
    addUPOCreditCardByToken
    addUPOCreditCardByTempToken
    addUPOAPM
    openOrder
    initPayment
    payment
    payout
    authorise3d
    verify3d

  • New/Updated unit tests

  • Rebranding - changed paths, filenames, classes, object names, etc. from Safecharge to Nuvei

  • Rebranding - changed packagist repository