django-planet
Jan. 25, 2024

Payments Gateway - Building SaaS with Python and Django#181

in blog Matt Layman
original entry Payments Gateway - Building SaaS with Python and Django#181

In this episode, we continued on the Stripe integration. I worked on a new payments gateway interface to access the Stripe APIs needed for creating a check out session. We hit some bumps along the way because of djstripe’s new preference for putting the Stripe keys into the database exclusively.