# stripe django

Stripe Payment Gateway Integration in Django eCommerce Website

In this part we are going to learn How we can add shipping address and proceed the user to checkout page to complete their order. After they complete their payment redirect them to order page where they can see their order with order status.

Link