Issue #3436134: Check billing profile value before calling get
Open
requested to merge issue/commerce_stripe_checkout-3436134:3436134-error-call-get-on-null into master
Compare changes
@@ -21,6 +21,8 @@ use Symfony\Component\DependencyInjection\ContainerInterface;
@@ -193,8 +195,9 @@ class CommerceStripeCheckoutCheckout extends OffsitePaymentGatewayBase implement
@@ -227,14 +230,19 @@ class CommerceStripeCheckoutCheckout extends OffsitePaymentGatewayBase implement