Add your stripe key to appdata
danirabbit opened this issue · 2 comments
In the new version of AppCenter Dashboard, we're no longer modifying your appdata before publishing, so you'll need to add your stripe key to appdata.xml to continue to monetize your app in elementary OS 6
For your convenience, your public stripe key is:
<value key="x-appcenter-stripe">pk_live_i8u8qHGI7MRdJLNAdPYmewBc</value>
In the new version of AppCenter Dashboard, we're no longer modifying your appdata before publishing, so you'll need to add your stripe key to appdata.xml to continue to monetize your app in elementary OS 6
For your convenience, your public stripe key is:
<value key="x-appcenter-stripe">pk_live_i8u8qHGI7MRdJLNAdPYmewBc</value>
Hi @danirabbit
Thinking of coming back to bookworm and Port it to eos6 new app center. Can you please confirm if the stripe key is valid. It's been a year since you raised this issue so thought to confirm. Thanks
Hey @babluboy welcome back! I'm fairly certain this key should still work for you. If not, you can generate a new one at https://developer.elementary.io just to be safe :)