Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/codecombat/codecombat
/ handleCheckoutSession
Function
handleCheckoutSession
app/views/payment/paymentPriceHelper.js:11–13 ·
view source on GitHub ↗
(options)
Source
from the content-addressed store, hash-verified
9
}
10
11
async
function
handleCheckoutSession (options) {
12
return
handleCheckoutSessionHelper(options)
13
}
14
15
module.exports = {
16
getDisplayUnitPrice,
Callers
nothing calls this directly
Calls
1
handleCheckoutSessionHelper
Function · 0.90
Tested by
no test coverage detected