fix: Correct possdk live endpoint construction
The live endpoint for possdk was being constructed incorrectly, with an extra /checkout segment in the URL path. This was causing 'Resource not found' errors when using the AdyenPosMobileApi in the live environment. This commit fixes the endpoint construction by removing the extra /checkout segment for possdk endpoints. It also adds a unit test to verify the correct behavior.
L
leonardog committed
46be2eb6657e4d67cc854c6bd4600961a53a96e9
Parent: 2aa4c17