jonathanasquier / stripe-pdf-invoice

Stripe PDF invoice generator
MIT License
69 stars 36 forks source link

Issue with pointing to local Stripe library #7

Closed GethylRocketLab closed 6 years ago

GethylRocketLab commented 6 years ago

Hi,

Thanks for creating this package!

Though you have made changes in github to stop pointing to your local stripe file, it seems you haven't published it to npm?

Could you please push the changes to npm?

Actual Result:

PDF generated with hardcoded invoice values.

screen shot 2018-02-01 at 1 14 50 pm

Expected Result:

PDF to be generated by pulling the correct invoice details from Stripe.

jonathanasquier commented 6 years ago

I just published 2.0.3, please feel free to reopen if the issue still occurs. Sorry for the inconvenience

GethylRocketLab commented 6 years ago

Thank you for the prompt action, it is good now :-)