Kandis.Payment.Stripe (kandis v0.5.12)

Summary

Functions

Link to this function

complete_order_for_cart_id(cart_id, attempt)

Link to this function

create_payment_attempt(arg, order_nr, orderitems, ordervars)

Callback implementation for c:Kandis.Payment.create_payment_attempt/4.

Link to this function

get_stripe_payload(orderitems, ordervars)

Link to this function

post_intent(data, client_secret \\ nil)

Link to this function

process_callback(conn, params)

Link to this function

process_data_for_stripe_api(data, arg)

Link to this function

set_order_nr_in_intent(order, attempt)

Link to this function

update_or_create_intent(arg1, data \\ %{}, intent_id \\ nil)

Link to this function

update_payment_attempt_if_needed(attempt, arg, order_nr, orderitems, ordervars)