Need assistance determining which Bing Maps API license needed - bing-maps

A company sells products/services, any customer that enters into an agreement to purchase those products/services, can access the company's website. Once logged in, the customer can see on a map, the location of their offices/branches by address. We are estimating the page accessing the API requests at 100 / day.
Google requires a premium plan to use their geocoding API, I confirmed this with a Google sales rep. However I am struggling to determine what plan is appropriate if Bing's map API was used, and unfortunately the online quote request I submitted, the email was bounced back to me, saying inbox was full lol !
Could someone assist me in determine which license I would need? We do not have any Azure subscriptions at this time, and we are not tracking via GPS, only address. Here is the link i am referencing: https://www.microsoft.com/maps/Licensing/licensing.aspx

Please contact the Bing Maps licensing team at maplic#microsoft.com and they will assist you in determining the best way to license this type of application.

Related

Is PayPal's Message Centre available via an API?

I am working on a project and my clients want to have the Message centre of Paypal integrated into their system so they won't need to log in every time on PayPal account to check their emails and reply.
I can not find any available option on their developer portal for a call similar to that. But I thought to ask here as may someone had better luck finding that.
Much appreciated.
There is a customer Disputes API for handling that part of backend administration. This is typically only useful for large/enterprise merchants.
Other things require logging into the account. User logins with specific/limited roles can be created.

Can I get street address, phone, gender from Google ID token?

I am working on Google Action for Google Assistant. Our custom Action relies on user's phone number to get additional information from external server.
According to the official guide you can use Account linking with Google Sign-In to get some user information from Google ID token:
name
given_name
family_name
profile_picture
email
locale
I know that you can fill out optional contact fields in Google account like address and phone number.
Does anyone know if Google ID token contains this optional information or no?
The answer depends.
Some basic personal metadata is available through Google Sign-In. With regards to the other fields:
Address
This information is not easily accessible. You can use an in-dialog permission to access the current location, but not the home address necessarily.
If your Action uses physical transactions, then you can get their address in order to ship items. But you shouldn't use this as a way to get the address if you're not shipping items, and such an attempt would be detected during review.
Phone Number
No, this is not something you can readily access. For general things like notifications, Google Sign-In gives you an email address. You also shouldn't ask it in your Action. The review team won't be happy with that, and the voice transcription doesn't work very well for long numerical sequences.
Gender
No, this is not something that is part of the Google Sign-In, and there's no helpers. With regards to asking it yourself, I don't think the review team would have a problem, although you may want to consider whether it's necessary for a good voice design.
No. Address, phone, and gender are not available fields/claims in Google's ID Token (JWT).
See: https://developers.google.com/identity/protocols/oauth2/openid-connect#an-id-tokens-payload

How to enable Facebook Business API for Whatsapp Connection

I am trying to connect my WhatsApp Business Account with Facebook so that it shows my business name. As per https://www.facebook.com/business/help/2087193751603668?helpref=faq_content there shall be an option for WhatsApp Account in business.facebook.com under 'Business Settings' > Accounts. But it is not there. It also says:
If the WhatsApp accounts option is not visible, the Business API may
not be available to you yet.
So can anyone guide how to get Business API access?
https://developers.facebook.com/docs/whatsapp/faq#faq_1807206352701689:
How do I get the WhatsApp Business API?
In order to ensure a high quality experience for businesses and users, we're in a limited public preview. If you'd like to work with us, submit more information about your business for consideration as we continue to expand our availability, or reach out to your Facebook representative if you already have one.
If you have such a representative available, reach out to them; otherwise, you will simply have to wait until this becomes available to everyone.

How facebook detects my location so precisely only based on IP address?

I have two-step authentication on facebook. I just tried to log in from my home PC but didn't write second step code.
I've got notification that somebody (me) was trying to login to my account and location was so precise (within 2 meters).
I wondered how facebook detects location so precisely only based on IP?
Today geolocation is in the core business of Marketing companies, there's a very developped market of customer data, so tons of mobile apps and services collect data such as usual IP addresses, personal information, interests, locations.
That information gets reselled to data brokers, aggregated, corrected. And then Facebook or others can buy that data, merge it, implement corrections and so and get tables for matching IPs and locations that are not public, it seems.
However they offer a high level API to perform market targeting which seems to use that data:
https://developers.facebook.com/docs/marketing-api/buying-api/targeting#location
In your case it was precise because they may have a good dataset based on your privacy settings experience, not only with facebook but with other geo-located apps. In my case their guess is wrong by hundreds of Km, because I was behind a corporate proxy.

How to get Bigcommerce Developer certification

I have work experience in Bigcommerce, am interested to get Bigcommerce developer certificate for that i have searched in google,but i did not get single line information about Bigcommerce Cerrtificate, can any one please help on this.
There isn't currently an open certification process for BigCommerce, but there is one available to be certified as a partner of BigCommerce with expertise in Stencil.
For information on applying to the tech app partner program: https://developer.bigcommerce.com/api/#apply-to-the-technology-partner-program
To apply as a design solution partner: https://www.bigcommerce.com/partners/design-solution/
Tech app partner typically denotes folks that are making api integrations as apps to sell to BigCommerce store users. Design Solution partners means people that are making more specific changes to storefronts or work in/around the frontend.