card webhook can bring a card that has customer=None/null. Current model rejects it
to Reproduce:
this happens if a subscription is created using stripetoken = dict( carddetails, object='card'). That creates a temporary source from the card, without customer.
card webhook can bring a card that has customer=None/null. Current model rejects it
to Reproduce:
this happens if a subscription is created using stripetoken = dict( carddetails, object='card'). That creates a temporary source from the card, without customer.