View Source ExChargebee.Card (ex_chargebee v0.4.0)

An interface for Interacting with cards

For More information see Chargebee card Documentation

Summary

Functions

Link to this function

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

View Source

Perform a copy_card on individual card.

Find more information in the Chargebee Documentation

Link to this function

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

View Source

Perform a credit_card on individual card.

Find more information in the Chargebee Documentation

Link to this function

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

View Source

Perform a delete_card on individual card.

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
Link to this function

retrieve(resource_id, opts \\ [])

View Source
Link to this function

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

View Source

Perform a switch_gateway on individual card.

Find more information in the Chargebee Documentation