vhortal

Results 2 issues of vhortal

Taking as example the class `com.prowidesoftware.swift.model.mx.MxPacs00800108`, I see getters like `public int getFunctionality()` `public int getVariant()` `public int getVersion()` among others. These refer to static fields, so in my view...

In my tests with v 2.0.5, the response for the pay (Cashier Payment) request (class **AlipayApsPayResponse**) always contains a null value for the **paymentUrl** property, although I can see a...