django-getpaid/django-plans

Use with django_rest_framework

anuj9196 opened this issue · 1 comments

How this package can be used with django_rest_framework?

Is there some standard implementation for listing plans, pricing and subscribing to the plans and placing orders all from REST framework without using Django templates?

I was wondering about the same. But apparently there is None. I'm thinking about creating a PR.