api-lambda-stripe-charge
api-lambda-stripe-charge copied to clipboard
{"message":"Missing Authentication Token"}
I did steps 1 to 3. I got an end point https://109rakn933.execute-api.ap-southeast-2.amazonaws.com/prod. But when I click it I get {"message":"Missing Authentication Token"}.
I want to build a payment gateway
@simalexan I too need help with this. Can you provide what an example API request would look like with this default deployment? I am assuming you need to pass in the Stripe Public Key, Amount, etc.