Cashlib
  • 12 Feb 2025
  • 1 Minute to read
  • Dark
    Light

Cashlib

  • Dark
    Light

Article summary

Cashlib is a prepaid payment method offering vouchers that can be purchased with cash at retail locations or online. Users can use the unique voucher code for secure and relatively anonymous online transactions without needing a bank account or credit card. Cashlib is versatile, commonly used for online gaming, entertainment, and e-commerce.

Supported Transaction Types

  • Authorisation

  • Capture

  • Purchase

  • Refund

  • Void

  • Withdrawals

Integrations Supported

Deposit

  • Hosted Payment Page

  • Direct Connect ( server-to-server)

Branding

Official Website: https://www.cashlib.com

Official Logo:

Logo changes occur occasionally, and there are instances when we might not receive prior notification. It is advisable to verify the most recent logo directly from the PSP.

Currencies & Countries Supported

Title

Description

Currencies Supported

AUD, CHF, CZK, EUR, GBP, NOK, PLN, SEK

Additional tags to process Cashlib

It is necessary for you to include the following tag. This tag informs us to proceed with the redirection to Cashlib in order to finalize the payment process.

Description

Hosted Payment Page

Force Transaction Routing

"Routing":{

"ForcePayment":"CASHLIB"

}

Language

"Language":"en"

Customer Details*

"FirstName": "John",

"LastName": "Doe",

"DateOfBirth": "1990-01-01",

"IPAddress": "127.0.0.1",

"City": "Valletta"

Test Indicator (required in Sandbox Environment only)

"isTest": true 

*While skipping this parameter is an option, we will need to set up your profile to include a user interface for collecting this information from the customer.

Sample Deposit Request below

{
  "TransactionType": "PURC",
  "Amount": 10.00,
  "Currency": "EUR",
  "OrderReference": "MerchantOrder1",
  "Email": "apcotest@test.com",
  "RedirectionURL": "https://www.yourURLhere.com/Redirect",
  "CallBackURL": "https://www.yourURLhere.com/Listener",
  "UniqueReference": "3a9f50f7-2deb-4dbf-a186-d58641s36665"
  "Client": {
    "Email": "johndoe@gmail.com",
    "clientAccount": "Apco Test",
    "FirstName": "Apco",
    "LastName": "test",
    "City": "Valletta",
    "IPAddress": "1.1.1.1",
    "DateOfBirth" : "1990-05-03"
  },
  "Routing": {
  "ForcePayment": "CASHLIB"
}
  "IsTest": true
}

Test Credentials

Cashlib Voucher Code

Detail

Voucher Code

4914911261062110

6082264272224492



Was this article helpful?