Commerz Bank

Developer portal: https://psd2.developer.commerzbank.com/

API endpoints

Commerzbank (sandbox) API endpoints
NameURL
consentApiUrihttps://psd2.api-sandbox.commerzbank.com/berlingroup/v1/consents
accountsApiUrihttps://psd2.api-sandbox.commerzbank.com/berlingroup/v1/accounts
paymentInitiationApiUrihttps://psd2.api-sandbox.commerzbank.com/berlingroup/v1/{payment-service}/{payment-product}
paymentApiUrihttps://psd2.api-sandbox.commerzbank.com/berlingroup/v1/{payment-service}/{payment-product}/{paymentId}
paymentStatusApiUrihttps://psd2.api-sandbox.commerzbank.com/berlingroup/v1/{payment-service}/{payment-product}/{paymentId}/status
consentStatusApiUrihttps://psd2.api-sandbox.commerzbank.com/berlingroup/v1/consents/{consentId}/status

Sandbox OAuth API configuration

Commerzbank (sandbox) Sandbox OAuth API endpoints
NameValue
authorization_endpointhttps://psd2.api-sandbox.commerzbank.com/berlingroup/authorize
token_endpoint_auth_methods_supported
token_endpointhttps://psd2.api-sandbox.commerzbank.com/berlingroup/v1/token
scopes_supported
AIS
PIS
scopes{"AIS":"AIS:{consentId}","PIS":"PIS:{paymentId}"}
id_token_signing_alg_values_supported
PS256
request_object_signing_alg_values_supported
PS256
grant_types_supported
refresh_token
authorization_code
code_challenge_methods_supported
S256

Test users

PSU IDPassword
99999999999999

Feedback

Edit this page on GitHub

Edit the data behind this page on GitHub

You may also leave feedback directly onGitHub