hezral / clips

Multi format clipboard manager with extra features
GNU General Public License v3.0
39 stars 1 forks source link

Can't make payments on Appcenter #29

Closed ghost closed 2 years ago

ghost commented 2 years ago

Here can be seen, unfortunately I couldn't purchase this app.

hezral commented 2 years ago

Thanks, it's a known issue, and i don't know how to fix it.. I've asked help from the elementary team.

For the time being, you can use my buymecoffee link if you want to support.

hezral commented 2 years ago

Current state, new apps can't be monitized in AppCenter, but the elementary teams are working hard on this.

cassidyjames commented 2 years ago

@hezral an initial version of the Stripe token integration for the new AppCenter dashboard is live. You can now go to https://beta.developer.elementary.io/ and type your app URL in. There you will see a "Get a Stripe key" link to log in with Stripe. After you complete your on-boarding you will see the needed Stripe token. Please let me or @btkostner know if you have any questions!

hezral commented 2 years ago

@cassidyjames thanks, i'll try this.

hezral commented 2 years ago

@cassidyjames i've submitted, will a PR be created automatically or need to submit manually still?

cassidyjames commented 2 years ago

@hezral we're working on a copy update for that page; currently the PR does still need to be made manually. The important update was the stripe key on that page, though. :smile:

hezral commented 2 years ago

got it, thanks!

hezral commented 2 years ago

@cassidyjames @btkostner i've released with the new stripe key, but payment still fails. any idea what to check?

btkostner commented 2 years ago

The stripe key in your appstream file isn't included in our database. Go to developer.elementary.io, enter your all URL, and then connect Stripe. It will show a new "pklive" key that will work

hezral commented 2 years ago

actually that is what i did earlier and included in the new release. do you mean the new key is not in the db?

btkostner commented 2 years ago

Yes. The current key in master is not in the database

hezral commented 2 years ago

Ok, got it, thanks. Just wondering, i have other apps too which payment doesn't work since release, but they were all published before 6.0 release. Is it possible the key also not in the db?

btkostner commented 2 years ago

If it was enabled in houston, the key should have been copied over when we migrated, but if you’re getting payment issues, chances are it’s because the key isn’t in the database. You can use your newly generated key in all your other apps and it should work.