stack icon indicating copy to clipboard operation
stack copied to clipboard

Modern Payment System for Platforms

Results 26 stack issues
Sort by recently updated
recently updated
newest added

- **feat: add is-ee on missing component** - **feat: handle stargate as module**

components/fctl
components/operator

Experimental PR to showcase how would directly interpreting the AST (instead of compiling it into bytecode) look like Few things have been simplified for the sake of the POC: *...

components/fctl

The operator helm chart currently installs cluster-wide resources with names like: - manager-role - metrics-reader - proxy-role - manager-rolebinding - mutating-webhook-configuration These names are problematic because they are not namespaced...

Hi all, I was going through the documentation in the website and read that the formance ledger is a double entry ledger, but form what I saw here double entry...

![image](https://github.com/formancehq/stack/assets/29634261/d34b12e9-66d4-485e-940d-2a5effb1daa0) Running docker compose on wsl2 does not create the necessary roles for the database, causing FATAL error

I'm trying to make a call to get the detailed balance of a wallet (/api/wallets/wallets/{id}/balances/{balanceName}), but I receive the following error message. ` { "errorCode": "INTERNAL_ERROR", "errorMessage": "json: cannot unmarshal...

Hello, I tried to add Stripe connection to my payment instance using `fctl`. ```bash $ fctl payments connectors install stripe --confirm sk_test_[...] ``` I received the following error message: ```...

**Name of the payment processor connector you'd like to see available** [Xendit](https://www.xendit.co/) **Do you currently use this processor** Yes **Important required processor features** Payments in Southeast Asia **Additional context** Like...

connectors