djaodjin / djaodjin-saas

Django application for software-as-service and subscription businesses
Other
564 stars 124 forks source link

Update a processor_token through /api/billing/<organization>/card/ #156

Closed smirolo closed 5 years ago

smirolo commented 5 years ago

saas.api.backend.RetrieveCardAPIView does not currently permit to update a processor_token. That should be fixed if djaodjin-saas is to support single page applications.

smirolo commented 5 years ago

closed by PR #153