web-monetization-extension icon indicating copy to clipboard operation
web-monetization-extension copied to clipboard

[Monetization flow - Background] Stop& resume monetization

Open dianafulga opened this issue 11 months ago • 0 comments

  1. Listen for messages:
    • On "STOP_MONETIZATION" event with payload requestId and mark active false for that requestId
    • On "RESUME_MONETIZATION" event with payload requestId and mark active true for that requestId
      • repeat steps 5-6 from ticket #165 - if IP expired, go back to 4.1 and update payment details instead of adding a new record

dianafulga avatar Mar 11 '24 13:03 dianafulga