You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Rebilly\Sdk\Model\TrialOnlyPlan::setPricing(): Argument 1 ($pricing) must be of type Rebilly\Sdk\Model\PlanPriceFormula|array, null given, called in /var/www/html/vendor/rebilly/client-php/src/Model/TrialOnlyPlan.php on line 50
Stepts to reproduce:
Create Trial only pricing plan in dashboard
Call $client->plans()->get($planId);
The text was updated successfully, but these errors were encountered:
Error
Rebilly\Sdk\Model\TrialOnlyPlan::setPricing(): Argument 1 ($pricing) must be of type Rebilly\Sdk\Model\PlanPriceFormula|array, null given, called in /var/www/html/vendor/rebilly/client-php/src/Model/TrialOnlyPlan.php on line 50
Stepts to reproduce:
$client->plans()->get($planId);
The text was updated successfully, but these errors were encountered: