https://pbs.twimg.com/profile_images/1650095511536300032/ysqXzshw_400x400.jpg
A collection of random knowledge

Use the search in the top right corner.
Also, please collaborate on GitHub!

Sequence Diagram of a General Mollie Setup

General Mollie Setup This swimlane.io sequence diagram includes a webshop, an ERP solution (order management) and an accounting tool. It displays the communication between the various systems and Mollie. The most up to date version can be found here: https://swimlanes.io/u/oo5tTmId8

Klarna Iban Invoice Email

What does the Klarna invoice email look like Many merchants ask about the consumer experience when using Klarna invoice, specifically how the consumer recieves the IBAN and bank details. We will not return the IBAN on API level (as e.g. RatePay does), as Klarna does not follow this type of white label approach. They want to position their brand directly towards the consumer. At a minimum, the consumer will receive an email that looks like this

How to Connect Paypal to Mollie

How to connect your PayPal Account to Mollie Log in to Mollie Dashboard Settings > Profiles > Desired Profile Activate the toggle next to PayPal, should look like this: Click the button, get redirected to PayPal, enter PayPal Business email Then login normally There might be a permissions screen Finally, there should be a confirmation: Looks like this when you click the button and go back to Mollie

Server to Server Credit Card Tokenization

Server to Server Card Tokenization with Mollie Mollie in theory has an endpoint for server-to-server card tokenization. In order to have this explained to you, you have to provide a valid PCI DSS Attestation of Compliance. This endpoint is, unfortunately, not suitable for card tokenization from an App context, as the Access-Control-Allow-Origin HTTP Header prevents this (I think, I don’t really do frontend). See the Further Reading sections for In-App alternatives.

Webhook 401 Htaccess

Webhook calls fail with 401 Unauthorized The merchant probably is using a .htaccess file to restrict access to their stage environment. In order for our webhooks to get delivered, the merchant needs to add our IP addresses to the allow-list. How to add IP addresses to the allow list See here. What are Mollie’s IP addresses? See our help center

Magento 2 State vs Status

Magento 2: Status vs. State Ah yes, the joy of Magento’s “Status vs. State”. It’s actually funny, if it wasn’t so sad. And also the slight dyslexia (and/or lack of command of the Latin language) of the person who wrote the response doesn’t help either. Let’s think this through. Capitalized nouns indicate Magento concepts. fixed width font indicates a fixed technical term. There is State: Orders have States. State denotes what technically currently is happening to the order (eg.