7
5 Comments

Chrome Web Store Payments Deprecation

Over the past few weeks, several people have asked if they should Chrome to accept payments for extensions. Chrome just announced they are deprecating the payments API. Current users will have to migrate to another payment system. Read more here.

on September 22, 2020
  1. 2

    I'll also mention my own service in this thread. ExtensionPay is a service that lets you easily add payments to your browser extensions without needing to run your own backend server or write any code outside your extension. It works across all browsers, increasing your extension's user base and potential revenue. Check it out — I hope you all enjoy it!

  2. 2

    I see an opportunity here to document & publish resource of how to add payments to extensions and themes especially since themes have no code.

    I am was thinking maybe using gumroad to paygate and then just having unlisted/private store items.

    1. 2

      I think unlisted works until someone shares your unlisted extension :). An API key activation system may be a better solution.

      1. 1

        Yeah that is always be better ofc. I had an idea of doing something with themes though and there is no code in themes.

  3. 1

    I wonder how the hell are you going to let your customers know if google does not provide the emails?