September 2022

The Online Payments solution of CCV is constantly evolving and improving to provide users with the best possible experience. It is designed to streamline the payment process, making it convenient and efficient for both customers and businesses. In September 2022, a new version was released which brings important additions to our suite of payment tools, and we are excited to offer it to our users. We believe that this new release will be a valuable addition to the Online Payments solution of CCV.

More information about CCV Online Payments can be found here: https://www.ccv.eu/en/solutions/payment-services/ccv-online-payments/

Expose authorisation and authentication details via VPOS API

When a partner uses the API to obtain data about a failed transaction, the API only responds with for example “proessing error”, without further information. The following fields were added to the API response:

  • acquirer
  • acquirerResponseCode
  • acquirerResponseCodeDescription
  • authenticationProtocol
  • authenticationStatus
  • authenticationStatusReason

With this extra transaction information, the partner can determine better what exactly went wrong. These additional fields were also added to the API documentation.

New CCV-Gift image

A new giftcard logo was added on the landingpage

Available payment brands are shown in a list instead of a dropdown

To improve usability on touch-screen devices, a list is used instead of a dropdown

Clarify approved amount in MyCCV

When a giftcard is used, the field “approvedAmount” is used to indicate that amount is effectively claimed. For example, if a payment of 100€ is initiated and the user tries to pay with a gift card that is worth 10€, the transaction response will show:

  • Amount 100
  • Details.approvedAmount 10

For merchants this is not clear, and also not clear on the transaction overview:

With this release, the approved amount is shown in the transaction overview and in subscript, the requested amount is shown. This clarifies this significantly.