I have to make a payment function on a react native project. We use aws amplify as backend.
I don't have any experience with aws so I don't really know how to start implement it. My application always throw an error when try to call the aws lambda function.
I found this article and I've tried to follow the steps but the server side code I don't really get it how to implement it with lambda.