MCPcopy 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
11async function handleCheckoutSession (options) {
12 return handleCheckoutSessionHelper(options)
13}
14
15module.exports = {
16 getDisplayUnitPrice,

Callers

nothing calls this directly

Calls 1

Tested by

no test coverage detected