#CheckMate
1 messages · Page 1 of 1 (latest)
Stripe supports libraries in different languages, so that you don't have to send raw request. What language are you using?
There is community Rust library for Stripe API: https://github.com/arlyon/async-stripe
Source: https://stripe.com/docs/libraries#community-libraries
I'd recommend using the library for Stripe integration