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
0
votes
0 answers

How to use holodeck with S3

I would like to use http://holodeck-b2b.org/ with a self-hosted S3-Storage as filesystem. I'm thinking of mount options like Goofys, s3fs or rclone. But also whether there is possibly any fork or addon to holodeck that would enable this natively. Do…
Marco Vo
  • 11
  • 3
0
votes
1 answer

Do we really need to do a system initialization to get Spartacus to work?

We have a B2B store running on 2105 and now we want to integrate spartacus on it. So, do we really need to do system initialization during installing spartacus (adding spartacussampledata) on the store? How to install spartacus without system…
bappa147
  • 519
  • 3
  • 8
  • 18
0
votes
1 answer

Issue when using Salesforce ConnectAPI.CommerceSearchSettings

I got requirement to recalculate B2B Webstore index programatically. Found documentation here:…
0
votes
1 answer

Unable to modify Hybris B2B Login Page via smartedit

We had a requirement to add create custom components and slots in login page for a B2B portal. But currently we are facing two issues in it. -If I try to add any component to the slots created in login page.I am unable to add the components in the…
0
votes
0 answers

Distribute different version of an iOS app to different clients

We have an iOS app that we are currently looking forward to distributing to various clients in the live environment. We have several versions of the same app (version 4, version 5 and etc). Each client wants a different version. We need to handle…
0
votes
0 answers

Can we distribute different versions of same app to different customers using ABM?

We have a single App ID in Apple Store Connect, which is distributed privately to different organizations. I have the following scenario: Customer A is on V1, and we have released a new version i.e V2. Now Customer A does not want to move to the new…
user3113946
  • 94
  • 1
  • 10
0
votes
1 answer

Travel Salesforce CRM Showcase

to improve my knowledge and skills with Salesforce, I plan to build up an Salesforce Org (CRM, Apex, flows, triggers ...) for Hyper Travel Company. :). What is Hyper Travel Company: This is a hypothetical company created base on my experience in the…
Tuan Ho
  • 1
  • 1
  • 2
0
votes
1 answer

How to host a SwiftUI App on your own server?

I would like to sell a macOS application written in swiftUI. Apple provides several options to distribute the app, but when I understood it correctly all of these options require that you use in some way their hosting service. My application is not…
DoTryCatch
  • 1,052
  • 6
  • 17
0
votes
1 answer

Could not find a matching version of package magento/extension-b2b. Check the package spelling

When I am trying to install B2B module for the enterprise edition for version 2.4.1 getting this error "Could not find a matching version of package magento/extension-b2b. Check the package spelling, your version constraint, and that the package is…
0
votes
1 answer

Unable to create component with outletref in Spartcus3.0.0-next.3

I am trying to create a new paragraph component after "my account" dropdown after login. I tried to create a component after ng-reflect-position="SiteLogin" in b2b features. Currently using Spartcus3.0.0-next.3. Where found there is syntax change…
Ajay.k
  • 111
  • 10
0
votes
1 answer

B2B ecommerce customer special price database design

I am currently building an B2B ecommerce site. Currently i am stuck at defining special price for a customer for a specific item. I have two tables which is: Customer (Regular customer details, like name, password etc) Items (With default price…
Muhaki
  • 140
  • 3
  • 15
0
votes
1 answer

What's the best practice for api authentication for B2B?

I've an API built on laravel and I need to provide API access to a third party application. What is the best way to achieve this? I'm using Laravel Passport. Thanks.
Naresh
  • 862
  • 3
  • 12
  • 35
0
votes
0 answers

How to distribute iOS older versions of Apps to only clients

I've been in googling to find out my solution for our business model since last 3 days but i'm still not finalised, Let me explain we're selling solution our product which include server, web, mobile apps(iOS and Android), we're in process to…
Aleem
  • 3,173
  • 5
  • 33
  • 71
0
votes
1 answer

Access denied for setting up Azure B2B allow list domain using Graph API

I've created an registered app in Azure and I'be given the following API permissions for Graph API as follows: ** Directory.ReadWrite.All Policy.Read.All Policy.ReadWrite.TrustFramework User.Invite.All User.Read ** My plan is to add an allow list…
Balaip
  • 31
  • 4
0
votes
1 answer

Azure B2B application redirection to web app after login from the Invitation

We are implementing an Azure B2B application that was given in the GitHub sample https://github.com/Azure/active-directory-dotnet-graphapi-b2bportal-web, which was working as expected. After the redemption from the mail, the user was redirected to…
TARUN
  • 241
  • 1
  • 8
  • 27