Skip to main content
Partner logo
Oneycard 10x
At Oney, we have a different, unique vision of financial services and payment solutions: more modern, more responsible and more human. As a partner in the transformation of commerce, with our thousands of retail partners, we give everyone the power to improve their daily lives and consume better.
Source: https://www.oney.com/

Features

Integration type

Embed or Redirection
Tokenization

No

Payment Flow

1-step payment flow : Capture (direct debit)
2-step payment flow : Authorization + Capture
3-step payment flow : Pending Authorization + Authorization + Capture

How to test?

info

Oney finances only French B2C customers. Your Create Session call must contain an order.customer node with French customer data. If order.customer.company is valued, your payment will be refused.

Test Cards

CredentialsBank cardPrivative Card
Card number4971 5202 9026 78425032 0260 9899 9722 327
Expiry date10/2311/26
CVV985N/A
Customer Birth DateN/A1982-11-21

Data Mapping & Mandatory Fields

Below is the mapping between your Create Session request and the fields expected by this payment method.

Purse Session fieldMandatory
amountYes
order.redirectionYes
order.referenceYes
order.amountYes
order.currency_codeYes
customer.referenceYes
customer.type_codeYes
customer.gender_codeYes
customer.last_nameYes
customer.birthdateNo
customer.locale_codeYes
customer.billing_address.delivery_point_nameNo
customer.billing_address.address_linesNo
customer.billing_address.cityNo
customer.billing_address.postal_codeNo
customer.billing_address.country_codeNo
customer.billing_address.emailNo
customer.billing_address.phoneNo
customer.billing_address.mobile_phoneNo
customer.additional_attributes.national_identifierNo
shipments.delivery_type_codeNo
shipments.delivery_quickness_codeNo
shipments.estimated_delivery_date_timeYes
shipments.shipping_address.delivery_point_nameNo
shipments.shipping_address.gender_codeNo
shipments.shipping_address.first_nameNo
shipments.shipping_address.last_nameNo
shipments.shipping_address.address_linesNo
shipments.shipping_address.cityNo
shipments.shipping_address.postal_codeNo
shipments.shipping_address.country_codeNo
shipments.shipping_address.phoneNo
shipments.seller_referenceNo
shipments.item_lines.type_codeNo
shipments.item_lines.sku_referenceNo
shipments.item_lines.nameNo
shipments.item_lines.priceNo
shipments.item_lines.quantityNo
shipments.item_lines.amountNo

Payment Labels

LabelMethodPayment type
oneycard10xprimary (private and/or bank card)

Actions

ActionMandatory fieldsOptional fields
APPLY
amount
0
success
failure
reference
currency_code
EUR
customer
{"reference":"","first_name":"","last_name":"","gender_code":"","locale_code":"","birthdate":"","billing_address":{"address_lines":["line1","line2"],"mobile_phone":"","postal_code":"","city":"","country_code":"","email":"","phone":""}}
shipments
[{"shipping_address":{"address_lines":["line1","line2"],"postal_code":"","city":"","country_code":""},"delivery_type_code":"","delivery_quickness_code":"","estimated_delivery_date_time":"","item_lines":[{"sku_reference":"","name":"","quantity":1,"price":10}]}]
-

Status

PSP statusStateCodeDescription
SUCCESSSUCCESSSUCCEEDEDSuccessfully
ERRORERRORFAILEDThe partner returned an error
PENDINGWAITINGWAITING_PARTNER_RESPONSEPENDING : Waiting for Oney acceptance
ABORTEDERROREXPIRED_AUTHORIZATIONABORTED : Payment in timeout
REFUSEDERRORREJECTED_BANKREFUSED : Payment was refused
FAVORABLESUCCESSSUCCEEDEDFAVORABLE : Oney accepts the payment
FUNDEDSUCCESSSUCCEEDEDFUNDED : Transaction is completed
CANCELLEDSUCCESSSUCCEEDEDCANCELLED : Payment has been cancelled
TO_BE_FUNDEDWAITINGWAITING_PARTNER_RESPONSETO_BE_FUNDED : Payment in progress and merchant is sending the items
ERR_01ERRORBAD_REQUESTField is required: Identify and correct the field then retry the call to the service.
ERR_02ERRORBAD_REQUESTField size is incorrect: Identify and correct the field then retry the call to the service.
ERR_03ERRORBAD_REQUESTField format is not valid: Identify and correct the field then retry the call to the service.
ERR_04
ERR_05