capynet / DrupalPayPalRecurrringPayment

2 stars 0 forks source link

Prevent errors at the paypal section for the lack of credentials #16

Open capynet opened 7 years ago

capynet commented 7 years ago

If you still did not setted up the credentials and try to enter to admin/store/billing-plan/list will get a PHP error.

We need to check if the user entered the credentials and if not, show a message indicating the need to setup them.