-
Notifications
You must be signed in to change notification settings - Fork 54
ERP Order Management
We try our best to give you an amazing experience when connecting to external systems, such as an ERP or Order Management Software.
This page should give you some insights into accessing specific fields that you may need and how to interact with Mollie data.
If you miss anything, just reach out and we try to add it here!
We store additional information within the custom fields
of an order in Shopware.
You can use the Shopware API to fetch this data.
Even though we try to avoid breaking changes, please understand some of these fields as subject to change. Some of them are for internal use only, and we just started to expose those fields here for further usage.
Every order comes with a few fields that exist for all types of payment methods. These included the Mollie Order ID, Mollie Transaction ID and some basic payment and return URLs. The payment and return URLS are subject to change and might be removed in future versions.
"customFields": {
"mollie_payments": {
"order_id": "ord_xyz",
"payment_id": "tr_xyz",
"molliePaymentUrl": "https://www.mollie.com/checkout/order/xyz",
"transactionReturnUrl": "https://my-domain-domain/payment/finalize-transaction?_sw_payment_token=xyz",
}
},
PayPal and SEPA bank transfer payments have additional reference numbers for payments. These are stored in a separate field for you. They are displayed in the Administration but can also be accessed through the API.
"customFields": {
"mollie_payments": {
"third_party_payment_id": "REF-123"
}
},
Credit Card payments have additional information about the used credit card. The data is already anonymized and does not contain critical data.
"customFields": {
"mollie_payments": {
"creditCardLabel": "Mastercard",
"creditCardHolder": "T. TEST",
"creditCardNumber": "9399",
"creditCardAudience": "consumer",
"creditCardSecurity": "3dsecure",
"creditCardFeeRegion": "other",
"creditCardCountryCode": "NL",
}
},
German Support: meinsupport@mollie.com | International Support: info@mollie.com
- Apple Pay
- Apple Pay Direct
- Bancontact
- Belfius
- Billie
- Credit Card
- EPS
- Giftcard
- Giropay
- iDEAL
- in3
- KBC / CBC
- Klarna Pay Later
- Klarna Pay Now
- Klarna Slice It
- PayPal
- Paysafecard
- POS Terminals
- Przelewy24
- SEPA Bank Transfer
- SOFORT
- TWINT
- Voucher