Hello
I'm new here I want my Billing system works like AWS did
https://amazonaws-china.com/premiumsupport/knowledge-center/aws-authorization-charges/
Which part API documentation should I refer to , Anybody already achieved that ?
Maybe is a pretty easy question for you, but not for me , I don't really understand the meaning of Capture Like:
Capture a Previously Authorized Amount
Looking for help
04-23-2019 04:00 AM
Hello @LukeWayne
It sounds like you're trying to securely accept and store payment details and run an initial transaction to validate the card details are valid. Is this correct?
If so, you can accomplish this using a Customer Profile. When creating a new customer profile, set validation mode = LiveMode and the gateway will perform it's own initial transaction. If successful, a customer profile is created.
Richard
04-24-2019 06:14 PM
When you add a new payment card to your AWS account, an authorization charge of $1 is sent to verify that the card is valid.
07-29-2021 02:20 AM
Thank You for sharing valuable information. I found this helpful. I was also interested in AWS Certification so I joined AWS Training in Pune at SevenMentor and now I got placed at MNC.
10-12-2021 01:49 AM
Hi there! Here is a quite little instruction to you.
Check this one https://idratherbewriting.com/learnapidoc/site
10-15-2021 05:25 AM