LauLamanApps / iZettleApi

iZettle Api php intergration
MIT License
12 stars 15 forks source link

Complete SwishPayment Class #3

Closed LauLaman closed 6 years ago

LauLaman commented 6 years ago
final class SwishPayment 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