Questions tagged [b2b]

acronym for Business-to-business

Business-to-business (B2B) describes commerce transactions between businesses, such as between a manufacturer and a wholesaler, or between a wholesaler and a retailer.

156 questions
3
votes
1 answer

Implementing tripadvisor traveller rating

my goal is to show TripAdvisor score rank inside my app alongside other ranking system. Keep in mind that my application is a B2B app, not B2C. What i can not understand even after reading the developer documentation is what kind of API should i…
Marco Moscati
  • 87
  • 1
  • 8
3
votes
2 answers

What is the most prevalent, stable and future ready B2B protocol (preferably open)?

I have been asked to tie in Ariba's PunchOut by a client's supplier into our procurement system. The procurement module is a small part of a Java EE application running mostly on JBoss. Poking around the last couple days it does seem that a cXML…
Ichorus
  • 4,567
  • 6
  • 38
  • 46
3
votes
1 answer

How to maintain one custom B2B iOS app for multiple clients

My company is building one custom B2B app which is quite similar for all clients. The difference between the apps will be the app's name & icon and perhaps color schema. Just to be clear - the data in the apps would be different but the layout is…
2
votes
1 answer

integrate website with offline system

I have a website that provides a booking system. A lot of my costumers already have an offline booking system that also gives them other funcionalities(POS, Accounting, etc.). So they usually ask me to integrate my online booking system with their…
2
votes
2 answers

Can a B2B customer ever be anonymous in Hybris?

Is there any scenario where the B2B customer can be anonymous as well in Hybris? The method: public CustomerModel getAnonymousUser() { return (CustomerModel)this.getSessionService().executeInLocalView(new SessionExecutionBody() { public…
Farrukh Chishti
  • 7,652
  • 10
  • 36
  • 60
2
votes
1 answer

Magento - B2B install issue in 2.4.2

I am very new to the Magento platform. I installed Magento 2.4.2 version on my VPS hosting server. Installed and running with Elastic search well. When I install the B2B module in this version, I'm getting the below message. Hope others facing this…
WTE
  • 301
  • 1
  • 7
2
votes
1 answer

Add B2B external user to Azure AD without sending invitation email C#

We are using azure b2b for inviting the external users to access our applications in the Tenant. For inviting For new users, we are sending the b2b invite(using c# Code with customized mail format), upon acceptance users are able to access the…
TARUN
  • 241
  • 1
  • 8
  • 27
2
votes
1 answer

How install B2B Suite in Shopware 6?

Is it possible to install B2B Suite in Shopware 6 with Composer? My approach so far has been composer require shopware/b2b php bin/console plugin:install SwagB2bPlatform But this leads to an error when I try to install the plugin The class…
Artur
  • 23
  • 3
2
votes
1 answer

Offering an additional subscription mechanism next to IAP for B2B purposes

I'm changing one of my Mac apps from a paid model to a subscription model, by using auto-renewable subscriptions (IAP). However, as the app is B2B, some users need to reimburse costs via their employer. While this is acceptable with payments only…
2
votes
0 answers

Unable to create a new organization in Hybris using Wizard

I am trying to create an organization in Hybris. I am trying to do this via the 'Create Organization Wizard' in the Admin Cockpit. The documentation says that a pre-requisite for this is that a user in 'Account manager' Role should have been created…
user5917011
  • 1,137
  • 5
  • 14
  • 22
2
votes
3 answers

Error while customizing B2C accelerator in hybris 5.7

I had followed the below link to install B2B & B2C store parallelly https://wiki.hybris.com/pages/viewpage.action?spaceKey=accdoc&title=Installing+B2C+and+B2B+Accelerators+in+Parallel After, following the steps, I was able to get OOB electronics…
User2413
  • 605
  • 6
  • 22
  • 51
2
votes
1 answer

SIP Callee does not get notification that call ended

I have deleted my previous question and post this updated: I have a an issue with my SIP UAC, once I received a ringing from the B2BUA on both the caller and callee, and the caller hangs up the call while the call is ringing (I send cancel request…
TacB0sS
  • 10,106
  • 12
  • 75
  • 118
2
votes
1 answer

B2B programming on iPad (and iPhone)

I'm digging through iPad/iPhone programming options/opportunities. What makes me wonder is: Is there ANY 100% problem-free (i.e. no warranty removal) way to do B2B programming on this thing? I'll try to explain. Last few years I did quite a lot B2B…
yatsek
  • 855
  • 1
  • 10
  • 19
2
votes
2 answers

iOS: distribute app for enterprise customer's employees

We're developing an app for an enterprise customer (approx. 1500 of its users are going to use it). At the moment the most likely way we're going to charge them is on a per-usage basis (every time an employee uses the app, we get a small amount), so…
muszek
  • 447
  • 6
  • 15
2
votes
0 answers

Testing iOS B2B Store App in development without submitting it to Apple

I am writing an app which will be deployed on the Apple B2B store. I was wondering how to go about testing this in development before going through the Apple review process. The main thing I want to test is providing configuration through the…
rideintothesun
  • 1,628
  • 2
  • 12
  • 29
1
2
3
10 11