Payment Processing Module
Budget: $30 – $250 USD
I need a payment processing module that can integrate as a Svelte front end, a Flask back end, and is target the Stripe payment processor API ( https://stripe.com/docs/api )
Your module will intake payment information via a form made in Svelte , securely send it to Stripe API via Flask back end, and then return a status message ( success, fail, error , etc. ), and alert the user of the end result.
Deliverable code will be 2 parts
Flask route file with all backend logic
Svelte module package with all front end assets
Your module will intake payment information via a form made in Svelte , securely send it to Stripe API via Flask back end, and then return a status message ( success, fail, error , etc. ), and alert the user of the end result.
Deliverable code will be 2 parts
Flask route file with all backend logic
Svelte module package with all front end assets