mollie-api-php icon indicating copy to clipboard operation
mollie-api-php copied to clipboard

Can't test payment checkout

Open alecpl opened this issue 2 years ago • 6 comments

Sorry for using improper channel, but I feel I might get a developer support here faster than via the Mollie webpage.

So, I had my checkout tests working according to https://docs.mollie.com/overview/testing and the form used to look like in the documentation, but for a few months now it does not work. The form is different. mollie

So, it mentions test mode, but does not contain the documented fields for a test mode checkout form.

I see nothing in the changelog, so is it a Mollie bug or mine?

alecpl avatar Nov 17 '22 13:11 alecpl

Hi!

This has changed on Mollie's end, particularly testing the creditcard flow.

Best to follow the component testing guide (card numbers) here: https://docs.mollie.com/components/testing

sandervanhooft avatar Nov 17 '22 14:11 sandervanhooft

Thanks, I'll see if I can make it working with the special credit card numbers. But why https://docs.mollie.com/overview/testing#test-mode-checkout-screen still exists then?

alecpl avatar Nov 17 '22 14:11 alecpl

That testmode screen is still suited to most other payment methods at the moment. The docs could be clearer on this, let me raise an issue there.

sandervanhooft avatar Nov 17 '22 19:11 sandervanhooft

One more issue. If I do payment with the test visa card 4543 4740 0224 9996 it works, but with a small issue. After the payment, Mollie UI, as well as the API says it's Mastercard not Visa.

alecpl avatar Nov 18 '22 08:11 alecpl

@Timollie can you take a look when you have a moment?

sandervanhooft avatar Nov 18 '22 09:11 sandervanhooft

Had the same issue with iBANs a few months ago, where the test said ING instead of the expected Rabobank (didn't test this recently).

robindirksen1 avatar Nov 18 '22 10:11 robindirksen1

The same issue reported in Python client repo: https://github.com/mollie/mollie-api-python/issues/261

amadeann avatar Apr 30 '23 18:04 amadeann

Closing this for now, let me know if it should be reopened.

sandervanhooft avatar Aug 29 '23 10:08 sandervanhooft