bluepay v0.4.2 Bluepay.Token

Manage customer profiles.

Link to this section Summary

Link to this section Functions

Link to this function create(terminal_id, card, endpoint \\ nil)
create(String.t(), Bluepay.Card.t(), String.t()) :: any()

make a card token

Link to this function deactivate(terminal_id, token, endpoint \\ nil)

deactivate a token

Link to this function purchase(terminal_id, token, amount, ref \\ nil, endpoint \\ nil)

purchase with a token

Link to this function reactivate(terminal_id, token, endpoint \\ nil)

reactivate a token