View Source ExChargebee.NonSubscription (ex_chargebee v0.4.0)

an interface for interacting with Non Subscription In App Purchases

Summary

Functions

Link to this function

non_subscriptions(params, opts \\ [])

View Source
Link to this function

one_time_purchase(resource_id, params, opts \\ [])

View Source

Perform a one_time_purchase on individual non_subscription.

Find more information in the Chargebee Documentation

Link to this function

resource_base_path(path \\ "")

View Source
Link to this function

resource_path(id, path \\ "")

View Source