How to create google map api key for free account. i have created google map api key and without added billing info. because in billing info we need to add card details . i have created word-press website and i don't want add card details any where. so please give me solution for create google map api without any payment for free account. i have attached screenshot getting console java-script error. error message is You must enable Billing on the Google Cloud Project at https://console.cloud.google.com/project/_/billing/enable Learn more at https://developers.google.com/maps/gmp-get-started
Asked
Active
Viewed 4,955 times
-1
-
1There is no 'free" account. You have to provide credit card information, bit that doesn't mean it will cost you. – geocodezip Feb 17 '21 at 03:53
-
2I’m voting to close this question because it has nothing to do with programming. – MrUpsidown Feb 17 '21 at 10:04
-
1My Question is that suppose i will ad my card details. so after add my card details it will automatically debit real money 200$ from account. If suppose for example 500 visitor visit my website in month then i also 200$ debit from account. I'm little it confuse . – Web developer Feb 19 '21 at 02:24
2 Answers
0
Unfortunately, Google API services requires you to add your card details. There is no way to access Google Cloud services without filling in your card details.
You can try creating a virtual card using services like https://privacy.com/ if you are concerned about your card safety. You can use that virtual card to enable billing on Google Cloud Project.
-
Google explicitly states that you cannot use virtual cards: "Prepaid cards and Virtual Credit Cards (VCCs) are not accepted for payment. Bank accounts that only support disbursements are not accepted for payment." https://cloud.google.com/billing/docs/how-to/payment-methods#:~:text=Prepaid%20cards%20and%20Virtual%20Credit,are%20not%20accepted%20for%20payment. – ali bakhtiari Dec 21 '22 at 08:50
0
You can't use Google Map API without adding billing info. It costs real money as soon as you go over your allotted $200 per month. In order to ensure you are charged in case you happen to go over $200, you must input credit card details. You can use something https://www.stripe.com/ if you have a business or services like https://www.adyen.com/issuing, and https://privacy.com/

Isukali
- 109
- 12