Why dialogflow phone gateway not available in India? - dialogflow-es

I was trying to use Dialogflow phone gateway but it is only showing
Country Code US and not India.
Is there any solution to get Indian phone number?

Related

How to receive a SMS on phone with a ticket number through Dialogflow?

I have created an agent on Dialogflow like a help desk, While making a service request the user enters his phone number.At the end of the conversation the bot says "you'll receive your ticket number via SMS on your entered mobile number".
How do I make it so that I received a text on my mobile number through Twilio with a random ticket number ?
Twilio developer evangelist here.
I believe that in Dialogflow if you want to run some code in response to an intent then you need to setup fulfillment using a webhook. That way you can build a webhook that uses the Twilio API to send the SMS and then responds with the message "you'll receive your ticket number via SMS...".
The Dialogflow docs on fulfillment via webhook has a tutorial on how to build this out. I would recommend reading through that and implementing your own fulfillment webhook.

Stripe Connect : Create Account issue

I'm facing the below issue when creating an Account from Stripe Dashboard > Connect > Account > Create.
Custom accounts are currently in private beta in your country (IN); contact sales+IN#stripe.com if you'd like to be notified when this is available
If you're trying it for an Indian Application then it won't let you because Stripe Connect is not available in India yet.
If the Application you're working on is based on a country where Stripe Connect is supported then you might have set the country of your Stripe Account to India.
In Short, If you are trying it for an Indian Application, It won't work. If you're trying it for An Application that is based on Some other country AND if that country Supports Stripe Connect and still it's not working then you must've set the Country of the Stripe Account to India.

PLIVO SMS Sender Id Issue

I am trying to send SMS to indian numbers using plivo Api. I have set src as sender number (9185623XXXXX).
obj.src = "9185623XXXXX";
But all my sms's are getting received as "VM-PLVS". How to enable sending sms as sender number. Please help.
In India, SMS gateway providers usually replaces your src/from number to their default sms short code while sending out. This comes under promotional and transactional sms. Refer link
You should opt for long code sms and a DID number (valid From number from sms gateway provider) to set a proper 10 digit number as From number and to get reply back.
There is no possibility of setting a dynamic From/src number in SMS gateway provider in india, like you do in VOIP calling.
To conclude this is not an issues with your nodeJS application. Call/Email Plivo team to get few clarity on this.
Plivo Sales Engineer here.
Due to the Telecom Regulations in India, it is not possible to set any number as the Sender ID while sending a message. However, you can send SMS to Indian numbers using an Alphanumeric Sender ID like HAPPYY. Please reach out to our support team to get a Sender ID registered.

How does merchant receive customer's info when customer use Android Pay?

I'm interested in integrating Android Pay into my store.
But i want to know : "when customer buy goods via Android Pay, what data i will get from customer to my server ? "
Example : https://developers.google.com/android-pay/diagrams#detailed_api_process_flow
in this guide below, at step 6 : "the app passes the Android Pay payment credentials provided by Google in the Full Wallet to the merchant server or payment gateway."
I don't know what type of data i will receive, which data I can receive to my server.please give me specified example about this data ( JSON type of not ? v.v).
How can I get list customer buy goods/service use Android Pay at my shop by API ?
Can I send API request to Android Pay to get list customer by my goods/service?
How can I demo 1 progress use Android Pay, i am outside US ?

Does Google Wallet / Google Wallet for digital goods API Support 3D-Secure?

I am seeing a % of failed transactions with Google Wallet. The error message that I get is
You cancelled this order. Reason: Other. Message sent to the customer: We were unable to process your order..
I have phoned for Wallet support and I've been told that the two examples of failed transactions were down to latency issues.
Whilst I haven't been able to prove it - I suspect that Google Wallet doesn't support 3D-Secure
http://en.wikipedia.org/wiki/3-D_Secure
A google search gives me more questions and doubt but no definitive answer
Does anyone have any experience with this working / not working?
Ben
I had the below email response from Google support, hopefully it will make the situation clearer for others having similar issues.
Please be advised that Google Wallet does not currently support 3-D Security protocol, which is used by Verified by Visa, MasterCard SecureCode and similar services. If your card-issuing bank requires this feature, we suggest using an alternate credit card for your Google Wallet transactions
Google wallet uses direct CVV access , it is successfully carrying its operations at USA because most of the banks are using CVV tech till now, in Asia till now it is only available om discover( Dinner Club Card international Network) and JCB card issued in Japan and China. Google wallet is not supported on verified by visa or by Master-card secure code, if you want to use Google wallet you need to have a valid US address with valid US phone number, if you want the service in japan you first need to access your NFC chip present on your debit/credit card by your mobile then install Google wallet. Till now it is not present on any other Asian country , Yes it is available in Russia but you cant add more than 3000 Rebels into your Google account. Wait till it gets into your country or use similar app provided by bank/developers from your country.

Resources