Generates a preview of the total price and tax amount that Stripe will charge the customer if they create a new subscription for the specified plan.
Note: This method does not create any entities in Stripe and does not result in any payments being made.
OK
Bad Request
{- "product_id": "zephr-prod-1",
- "plan_id": "price_H8eIeMFwMawg6w",
- "promo_code": "discount15",
- "billing_country": "US",
- "billing_post_code": "90210"
}