logoalt Hacker News

lihornetoday at 5:42 PM1 replyview on HN

Hey, I'm one of the developers at Tempo. We're working on an extension type for subscriptions to propose being added to the spec as well! We're starting with the simple types, but subscriptions are a natural extension. The subscription intent will work similarly to a one-time charge—the server returns a 402 with intent="subscription", and the client signs a recurring authorization.


Replies

david_shitoday at 7:26 PM

Cool, would be nice to get specifics on how payments are processed, failures, and cancellations re: the recurring model.