Commits

Resurs Bank AB (Tomas Tornevall) authored af28c2699ec
ECOMPHP-285 - SSN-less government id usages in simplified flow Prepared for v1.1/v1.0 * Added $paymentMethodIsPsp to detect if a PSP method is used during flows that is not based on RCO. If PSP detection is positive, governmentId entries in the payload will be removed rather than kept. * Checking of PSP methods are made separately by temporary allow PSP method viewing in simplified without affecting the whole flow by using the variable flag $getAllMethods in getPaymentMethods. * During tests errors was discovered, that was not properly exposed to the endpoint exception. This has been added also. * Two tests has been added and a bugfix applied to them. * Payment methods has been renamed in the merchant administration