mpay24/mpay24-java

Providing manualClearing and auth3DS in payment request

Opened this issue · 0 comments

Regarding the example at https://docs.mpay24.com/docs/java-sdk#section-payment

How should the request look like if I want to set manualclearing to "true" and auth3DS to "true"?
Especially auth3DS is necessary. If not provided the merchant violates his contract.

Please update the example with both parameters.