paynl / magento2-plugin

The Pay. plugin for Magento 2
https://www.pay.nl
27 stars 31 forks source link

Changing endpoints after payments #191

Closed theboostcompany closed 8 months ago

theboostcompany commented 8 months ago

It would be nice if we could changes these variables in the admin backend.

const FINISH_PAY = 'checkout/onepage/success'; const PENDING_PAY = 'paynl/order/pending'; const CANCEL_PAY = 'paynl/order/cancel'; const FINISH_STANDARD = 'checkout/onepage/success';

escruickshank commented 8 months ago

Hi! Thank you for your suggestion. I will discuss this with our Product Development Team.

theboostcompany commented 8 months ago

Thank you. I'm looking forward for the solution.