Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/codecombat/codecombat
/ startStripeSubscribe
Method
startStripeSubscribe
app/views/core/SubscribeModal.js:210–212 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
208
}
209
210
startStripeSubscribe () {
211
return
this.startStripeSubscription(this.basicProduct)
212
}
213
214
startYearlyStripeSubscription () {
215
return
this.startStripeSubscription(this.basicProductAnnual)
Callers
1
onClickPurchaseButton
Method · 0.95
Calls
1
startStripeSubscription
Method · 0.95
Tested by
no test coverage detected