Skip to main content

Dimoco

This page provides an overview of the payments methods provided by the Dimoco adapter in the IXOPAY platform. It also includes a full list of all configuration options available to you when integrating Dimoco within your payments landscape, as well as an overview of the parameters required when submitting a transaction via IXOPAY's API.

Payment Methods

Payment MethodTransaction FlowsTransaction Types
SMS-Pay (DCB & PSMS)Full-Page RedirectDebit, Register, Refund
Credit cardpayment.js, Redirect & iFrame Formall
EPSRedirectDebit only

Additional Parameters

SMS-Pay

FieldTypeRequiredDescription
extraDataobjectfalseobject containing key-value pairs (string-to-string)
↳extraData.serviceNamestringfalse / truewill be displayed in on the Dimoco Checkout - Mandatory if Debit is with Register
↳extraData.promptProductArgsstringfalsecan be filled with a JSON String which will be displayed on the Dimoco Checkout e.g. "{"pic":{"img":"https://urlToImage","alt":"The Ring"},"desc":{"de":"Cooler Ring","en":"Cool Ring"}}" \n if not set the description field will be used instead
↳extraData.promptMerchantArgsstringfalsecan be filled with a JSON String which will be displayed on the Dimoco Checkout e.g. "{"logo":{"img":"https://urlToImage","alt":"Ring Store"}}"

DCB (Direct Carrier Billing) & PSMS (Premium SMS)

Depending on the underlying country of the MSISDN (mobile subscriber integrated services digital network number), the final payment might be via DCB or PSMS.

CountryMethod
ATDCB
BAPSMS
BEDCB
BGPSMS
CHDCB & PSMS
CZDCB & PSMS
DEDCB
DKDCB
ESDCB
FIDCB & PSMS
FRDCB
GRDCB
HRDCB
HUDCB
NLDCB
falseDCB
PLDCB
ROPSMS
RSPSMS
RUPSMS
SEDCB
SIDCB & PSMS
SKPSMS
TRDCB
UKDCB

Options Request

EPS

For EPS you can retrieve the bank list via the Options request identifier epsBankList. You can display this list to your customer in order to pre-select the desired bank.

The result contains a list of banks available for EPS, with BIC code as key and bank name as value. The chosen BIC code of the chosen bank should then be passed as bic element in the IbanCustomer element of the XML.