Skip to content

PayCore.io v0.58 (March 23, 2019)

By Dmytro Dziubenko, Chief Technology Officer

Hello all, here is an update on what the dev team has been working on the last week. We are currently still in the process of migrating existing customers to the new PayCore.io Commerce, which was recently released and fixing some previously unknown issues, improving system performance and upgrading user interface.

List of changes

Commerce update

Commerce features

  • Fee strategy change
  • Fee shift IN/OUT —> Include fee
  • Contract services: add ability of Amount limits manually setting
  • Expose internal callback data

Commerce Public API

  • Public fee details (Allows get fee details through Public API)
  • Public Zero-Fee badge (Set Zero-fee flag in Pre-request through Public API)
  • Payment Invoice: Public access (Allows creation through Public API)

Operations update

Operation statuses updated

  • Payment:

FAILEDprocess_failed

PENDINGprocess_pending

EXPIREDexpired

REFUNDEDrefunded

REFUNDINGrefund_pending

REFUND_FAILEDrefund_failed

SUCCESSFULprocessed

INITIALIZEDcreated

And some New statuses were added.

Info

Read more about Payment statuses

  • Payment and Payout Invoices: henceforth statuses are lowercase

Info

Read more about Payment Invoice and Payout Invoice statuses

Payment invoice

Henceforth, Payment invoice has no Autoprocess property.

It will process automatically as default.

UI Upgrade

Organisation

We removed archived members from member list switcher Show archived to display a list of archived members.

Screenshots

Archived

Batch Payouts

We released user interface section for Payout Batches.

It includes List, Overview and Creating pages.

It is located in Operations section of PayCore.io Dashboard.

Screenshots

Payput Batch

Payput Batch

Connected accounts

  • Accounts Reconnect and Update ability

    Screenshots

    Connected accounts

  • Related entities navigation upgraded

    Screenshots

    Connected accounts

  • Provider accounts:

    • Related accounts counters added at list page.

      Screenshots

      Connected accounts

    • Deposit and Merchant accounts section added at overview page.

      Screenshots

      Connected accounts

Performance improvements

We also made general performance improvements and various bug fixes.