-
@hankchizljaw @seaotta What might work is a minimal backend that can take a handoff from a payment gateway to confirm enrollment/payment. Then the license could exist independently on your side. We did something like that using PayPal when I built the @Retreats4Geeks site back in 2010.
-
@hankchizljaw @seaotta @Retreats4Geeks If browsers could act as the payment processor with some minor configuration from you up front, that could be interesting. Could let you build it in an interpretable fashion too, kind of like web monetization, but sightly different.
-
@hankchizljaw @seaotta @Retreats4Geeks Have you looked at the website payments API at all? I haven't yet, but it might be a place to start.