too bad you can't dynamically change the price in the form.
(I worked on Checkout) You can! The docs on our custom integration are here: https://stripe.com/docs/checkout#integration-custom
For example, if the user selects Canada for their billing address I must then add the appropriate taxes to the price dynamically. Doesn't seem like that is possible?