impress-org / donation-block-for-stripe

A beautiful donation form block for WordPress. Accept donations in minutes using Stripe.
7 stars 1 forks source link

Fix PHP notices on fresh install #34

Closed DevinWalker closed 2 years ago

DevinWalker commented 2 years ago

Details

There are two PHP notices that display when installing the plugin for the first time:

[05-Apr-2022 21:20:41 UTC] PHP Notice: Trying to get property 'livePublishableKey' of non-object in /Users/devinwalker/Local Sites/frost/app/public/wp-content/plugins/donation-block-for-stripe-by-givewp/src/DonationBlock.php on line 54

[05-Apr-2022 21:20:41 UTC] PHP Notice: Trying to get property 'testPublishableKey' of non-object in /Users/devinwalker/Local Sites/frost/app/public/wp-content/plugins/donation-block-for-stripe-by-givewp/src/DonationBlock.php on line 56