Payment provider abstraction — enables swappable PSP adapters (Mock, Mollie, Stripe).
Payment provider abstraction — enables swappable PSP adapters (Mock, Mollie, Stripe).
(create-checkout-session this
{:keys [amount-cents currency description redirect-url
webhook-url metadata]})(get-payment-status this provider-checkout-id)(process-webhook this raw-body headers)(provider-name this)(verify-webhook-signature this raw-body headers)cljdoc builds & hosts documentation for Clojure/Script libraries
| Ctrl+k | Jump to recent docs |
| ← | Move to previous article |
| → | Move to next article |
| Ctrl+/ | Jump to the search field |