Discussions

Ask a Question

How to call customers api.

After Authorization, How to call api to get all customers for specific store.

Integration and Customization of Hike

Dear, I am Balu Vasista, Software Architect from Rtwo Healthcare Solutions, we have a product called ICU Connect, we integrate all kinds of ICU devices and display parameters in a single screen in doctor's phone. Now we would like to integrate with messenger platform like hike, to aggregate more features like : group chat per patient for doctors; where each patient will be created a group with all the necessary doctors, nurse, lab technicians etc Furthermore, on demand live stream patient data can be streamed on our app(integrated to hike) on click of a button. Currently, we are using Angular8, Ionic and Java Springboot. I believe this will help a lot of doctors, and we are open to partner with you to have a win-win solution. Likewise, we have also partnered with Microsoft Teams.

Integration App

Hello Team, We built an integration 99Minds Gift Card app-Let Hike merchants sell their brand gift cards online by integrating Hike with other renowned eCommerce app platforms like BigCommerce, Shopify, and WooCommerce. It also allows Merchant to accept the Bigcommerce, Shopify, and WooCommerce Gift card on HikePOS. Our HikePOS cloud Address: 99mindsinc.hikeup.com We need to extend our trial to test our integration. We need guidance about how to release our app in the integration of Hike POS. Our goal is to allow Vend's merchants to sell their brand gift card online to reach out to their patrons, corporates for their employees' rewards & incentives program. Regards, Pravin

Get Product Detail

How can I get log file for reponse time.

Redirect URI

Can you suggest an example of Valid Redirect URI because it shows this URI as Invalid http://localhost:48900/BC140/OAuthLanding.htm

Hiding notes on the receipt/invoice.

Can Any one help me with hiding the notes on the reciept, still keep notes just dont print them out or email. Thanks in advance.
ANSWERED

Add or Update Sales

Hi Do you have any API information for Adding or updating sales. We are investigating integrating a booking system with Hike. Your Tutorial says ... coming soon Thanks Denis

Access Token

Following: ``` Step 3 - Exchange authorization code for an access token Now that you have an authorization code, exchange it for an access token using the oauth/token API method: https://api.hikeup.com/oauth/token client_id - issued when you created your app (required) client_secret - issued when you created your app (required) [App secret] code - Temporary authorization code received in step 2 (required) redirect_uri - must match the originally submitted URI (if one was sent) grant_type - this is always 'authorization_code' ``` Gives error: ``` Server Error in '/' Application. Value cannot be null. Parameter name: source ```

API not working?

Getting nothing but 404 errors on endpoints...
ANSWERED

Creating a Sale in Hike

Hi. In the API I can not see a way to create a new sale? We want to post sales to Hike from a web sales channel or another booking system but we can not yet see a way to do this. Is this something that is planned for the future?