-
- Downloads
Insert the Stripe ChargeId in our local database
We can't control whether Stripe puts the voucher we supply in its metadata. We can control whether we put the Stripe ChargeId Stripe supplies in our database, though.
parent
267db50f
No related branches found
No related tags found
Showing
- PaymentServer.cabal 1 addition, 0 deletionsPaymentServer.cabal
- nix/PaymentServer.nix 1 addition, 0 deletionsnix/PaymentServer.nix
- src/PaymentServer/Persistence.hs 54 additions, 35 deletionssrc/PaymentServer/Persistence.hs
- src/PaymentServer/Processors/Stripe.hs 9 additions, 19 deletionssrc/PaymentServer/Processors/Stripe.hs
- test/Persistence.hs 40 additions, 13 deletionstest/Persistence.hs
Loading
Please register or sign in to comment