Commits

Thomas Tornevall authored cfd7bd9a4bf
RWC-456, RWC-457, WOO-718, WOO-712, WOO-721 Parent Module: * Add: hasSeveralApiTypes (with apiType as new variable in the prior payment method class, to define from where a payment method is registered). * Update: Default annuityFactors won'r return null anymore. * Fix: getAnnuityFactors wont run if apiType is not SOAP. Also, if annuityfactors throw code 8 (Dont exist) - the request will proceed as there was no problems (Found another ecom issue: The "iterator exception). * Update: During getPaymentMethods (SOAP), the classes will now append "apiType=SOAP" to indicate plugin internal method. * Update: adminpage_paymentmethods.phtml will show an API column if there are several different API's showing methods. * Removed: merchantApi/merchantApiConnection usages. * Removed: BleedingEdgeApi settings.