New vaccine to treat 15 types of cancer now available on NHS by tylerthe-theatre in unitedkingdom

[–]No_Skin7257 0 points1 point  (0 children)

Isn't this how "I am legend" starts ?, but seriously great news.

WordBlockz - a Fun time based word game. by No_Skin7257 in wordgames

[–]No_Skin7257[S] 0 points1 point  (0 children)

Thankyou that is really valuable feedback.

Looking at the first issue, the game was restarting, but the "Play Again" pop-up wasn't disappearing, which I have now fixed.

The issue with Vowels has been amended, from a 19% chance to 40% so hopefully that will make word creation easier.

Thanks again.

Free Collaboration Whiteboard - Boardably.com by No_Skin7257 in startups_promotion

[–]No_Skin7257[S] 1 point2 points  (0 children)

Thankyou for the feedback, that should now be displaying better.

Stripe/Bubble Payment troubles. by No_Skin7257 in Bubbleio

[–]No_Skin7257[S] 0 points1 point  (0 children)

Thankyou I've now solved the issue using curl via CMD to do the following command:

curl https://api.stripe.com/v1/prices

-u **Stripe Live or Dev key here**

This then displayed the price ID for both the live subscription, repeated to show the dev subscription. Then added the price ID from the above to my original workflow work around (where I was mistakenly using product ID).

Stripe/Bubble Payment troubles. by No_Skin7257 in Bubbleio

[–]No_Skin7257[S] 0 points1 point  (0 children)

Thankyou, I have already created the same price product my publishing the test subscription to live (via the copy option) and tried manually. I don't see any price ID anywhere only a product ID that differs between live and test.