SEPA QR Code API

SEPA QR Code API- Developers Resources

Sandbox API End Point : https://www.omqrc.com/sepaqrtestapi/

Developers can integrate SEPA QR Code API ( Application Programming Interface) into their billing applications or mobile applications to print SEPA QR Codes dynamically on invoices / Bills to receive SEPA Credit Transfer from the Customers. There is no limit of testing SEPA QR Bill API.
Production API End Point will be supplied to the paid users. Paid users need to buy API Credits from member area. Users who have high volume of SEPA QR Code generation requirements, can contact us.

SEPA QR Code API Parameters

Want to start QR Code business or need to generate high volume of QR Codes for your applications, buy QR Code Server to generate QR Codes, UPI QR Codes, B2C QR Codes, SEPA QR Codes or any other payment scehemes QR Codes. Your QR Code server will be customized for your sepecific project requirements.

ParametersData TypeWhether MandatoryLengthDescription
apikey string yes100 Characters MaximumRegister and login to member area to get your apikey.
chrSet Numberc yes1 Numeric1: UTF-8
2: ISO 8859-1
3: ISO 8859-2
4: ISO 8859-4
5: ISO 8859-5
6: ISO 8859-7
7: ISO 8859-10
8: ISO 8859-15
CRname string yes70 Characters MaximumSeller / Creditor/ Payment Receiver Name
CRiban string yes34 Alphanumeric fixedIBAN No. of the Seller/ Payment Receiver's. IBAN Nos. of Switzerland and Liechtenstein are permitted
CRbic string yes11 Alphanumeric fixedBIC of the Beneficiary Bank
CRamount currency yes12 including decimalAmount of the Credit Transfer in Euro
Amount must be 0.01 or more and 999999999.99 or less
paypurpose string yes4 CharactersPayment Purpose Code.
GDSV-> Transaction is related to purchase and sale of goods and services.
remitinfo string no35 Characters fixedRemittance Information (Structured)
Creditor Reference (ISO 11649 RF Creditor Reference may be used)
remittext string conditional140 CharactersRemittance Information (Unstructured)
Either remitinfo or remittext to be supplied
benToorginInfo string conditional70 CharactersBeneficiary to originator information
output string no5 charactersimage -> if required output in QR Code Image
JSON-> If required output in JSON. QR Code image will be base64 String
If option is not defined, image will be the output in response

SEPA QR Code Generator API Sample Responses

PHP Code for integration of SEPA Credit Transfer QR Code API

C# Code for integration of SEPA Credit Transfer QR Code API

C# Code for integration of SEPA Credit Transfer QR Code API

JAVA.NET Code for integration of SEPA Credit Transfer QR Code API

JavaScript JQuery Code for integration of SEPA Credit Transfer QR Code API

JavaScript XMLHttpRequest Code for integration of SEPA Credit Transfer QR Code API

Kotlin OkHttp Code for integration of SEPA Credit Transfer QR Code API

Python http.client Code for integration of SEPA Credit Transfer QR Code API

Python Requests Code for integration of SEPA Credit Transfer QR Code API

Python Unirest Code for integration of SEPA Credit Transfer QR Code API

Ruby Unirest Code for integration of SEPA Credit Transfer QR Code API

Ruby net::http Code for integration of SEPA Credit Transfer QR Code API

Node.js HTTP Code for integration of SEPA Credit Transfer QR Code API

Node.js Request HTTP Code for integration of SEPA Credit Transfer QR Code API

Node.js Unirest HTTP Code for integration of SEPA Credit Transfer QR Code API

Node.js Axios HTTP Code for integration of SEPA QR Code API

Back to Top