anouarabdsslm/laravel-paypalpayment

How to override configuration in controller?

PrajapatiDhara1510 opened this issue · 0 comments

I am looking for an overriding PayPal configuration in a controller. I am saving PayPal credentials in a database and at the time of payment, I want to pass it for the configuration.

Is it possible to do this?