karser/PayumSaferpay

Allow Interface Definition via Configuration

Closed this issue · 0 comments

For Example:

payum:
    gateways:
        saferpay:
            interface: 'PAYMENT_PAGE' 

If you're using this extension within a given (CMS/Framework), you may not able to set configuration data via setDetails(). In my opinion its also a better place to define such "core configuration things" via gateway config instead of payment detail configuration.