manishkatyan / strapi-stripe

Stripe Plugin for Strapi CMS
65 stars 32 forks source link

optional null value for callbackUrl #74

Closed semics-tech closed 1 year ago

semics-tech commented 1 year ago

sendDataToCallbackUrl fails when stripeSettings.callbackUrl is null. It is not required in the admin panel, so should take this into account.