final class MobilePayment extends AbstractPayment
{
/**
* On the time of development there was no information available about
* the data that is returned for this payment Type. The documentation
* only mention the types. That's why I created the payment types as
* Class but was unable to implement it.
*
* Feel free to open a PR to complete this
*/
}
Waiting for answer on Issue 30