Accept a payment with perl

In this episode, you'll learn how to accept a one time payment with stripe-perl aka Net::Stripe.

Code for this episode: https://github.com/cjavilla-stripe/accept-a-payment-perl

Related blog post: https://cjav.dev/posts/stripe-perl-hello-world/