Put the price on each Buy button to prevent wrong-package buys
Testers were tapping the highlighted "Most Popular" $50 tile's Buy thinking it was a general buy, and getting a $50 charge they couldn't afford. Each tile already buys its own package; label the button "Buy $20" etc. so it's unambiguous which package a tap purchases. Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
This commit is contained in:
+1
-1
@@ -696,7 +696,7 @@
|
||||
</div>
|
||||
<script src="/assets/common.js?v=20260908c"></script>
|
||||
<script src="/assets/wallet.js?v=20260908r"></script>
|
||||
<script src="/assets/my.js?v=20260908l"></script>
|
||||
<script src="/assets/my.js?v=20260908s"></script>
|
||||
<script src="/assets/chat.js?v=20260907l"></script>
|
||||
</body>
|
||||
</html>
|
||||
|
||||
Reference in New Issue
Block a user