Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

i am using b2c api. i am not getting call back url #2

Open
av12 opened this issue Mar 20, 2018 · 9 comments
Open

i am using b2c api. i am not getting call back url #2

av12 opened this issue Mar 20, 2018 · 9 comments

Comments

@av12
Copy link

av12 commented Mar 20, 2018

i am using b2c api. my request gests succsess but i am not getting call back url
my request response is
{
"ConversationID": "AG_20180320_000079651564296dd839",
"OriginatorConversationID": "17377-112278-1",
"ResponseCode":"0",
"ResponseDescription": "Accept the service request successfully."
}
my call back url is:http://shamba.exaact.co:9095/Shamba/mpesa/callback

@nellycheboi
Copy link

@av12 Any luck? I am having the same issue

@daviek19
Copy link

daviek19 commented Apr 3, 2018 via email

@av12
Copy link
Author

av12 commented Apr 15, 2018

i am using test credentials. my request get succsess. but i did not get call back url. i am using static ip.

@mbuguanjane
Copy link

Hey sir, which is the best java IDE to use because when i compile the code in netbeans still giving me error

@willie84
Copy link

willie84 commented Dec 9, 2019

@mbuguanjane the best IDE to use for JAVA is is the IntelliJ Idea you will love it. It works so well with the Payments APIs.

@daniel-nzuma
Copy link

daniel-nzuma commented Feb 5, 2020

Please note that a callback url should be a secure url ie https://somesite.com and NOT http as seen in your code
Also your url should not contain the word mpesa or anything close to that as it will be rejected automatically..based on the docs

@AustineGwa
Copy link
Contributor

@DahnChaser I think callback url is open to non ssl secured links the only restriction according to the documentation is validation url and confirmation url

@AustineGwa
Copy link
Contributor

Assign me this task

@kathukyabrian
Copy link

kathukyabrian commented Feb 11, 2022

Make sure the request is originating from https also, I was facing the same issue

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

8 participants