Hey, Im currently building a Platform with Mollie Connect for Platforms.
When a user creates an account on my platform they can connect their mollie acocunt:
I use the oAuth flow to setup my app on their account. I save the authcode, refreshtoken and accesstoken to access the users mollie organization to create payments for example.
Now i found out about Client Links API. As far I understand, the Client Links API is for users without a mollie account to help them create a Mollie Account?
Isn't the same possible with the normale oAuth Authorize? Or do I lose with the oAuth Authorize Flow the ability to see status of the customer in my Mollie Account?
When I use the Client Links API, do I still need to connect the account via the oAuth App or do I get the authcode on this way also via some kind of webhook callback?
I want to play around with the Client Links and oAuth Authorize. Is there a way to get demo details to start a Client Links API flow? I test the oAuth2 integration with my own mollie account, where I setup the uAuth App.
Is it possible to develop my platform the way, that my users dont need to access the Mollie backend ever? (Organization Setup, Profile Setup, Payment Methods, Payouts, Chargebacks, etc.)
Also a question regarding profiles. The platform im building is like on domain pay.example.com. For each user/customer which is recieving payments on my platform, I need to create profile with that same domain?
Is a public beta release date for the sales-invoices api planned?
Also is it possible to get a call with a mollie (connect) staff member? I think a 15min chat would help me a lot building!
Thank you all for this awesome product!