when I removed “shipping” from Stripe_Charge::create I get an error “SyntaxError: JSON.parse: unexpected character at line 1 column 1 of the JSON data”. Also I tried to leave it as an empty array. According to stripe api: “shipping optional, default is { }”