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
1 answer

Azure Active Directory B2B Pending and Accepted User Reports

I have a requirement in which I need to get a list of Azure AD B2B users who haven't accepted the invitation using csom or rest api Can you please let me know whether graph provides any such endpoints?
sj'
  • 43
  • 5
0
votes
1 answer

Hybris - B2B addons for custom storefront website

We are working on custom B2B storefront which is in the same codebase as existing B2C storefront. We are using version 1811 now. So far we were using Powertools for presentation and testing purposes but now we are working on creating B2B base store…
0
votes
1 answer

Pardot : How to get set of prospects based on custom field from Pardot API?

We have 200 prospects in Pardot account and trying to use Pardot API to fetch the prospects on custom fields.  Tried below API query to get records from…
0
votes
3 answers

Challenge with multiple B2BUnit

We have come across a situation while working on a implementation, below is the sequence of requirement Some of the users (B2BCustomer), have access to more than one SoldTo (B2BUnit) in the system Before starting of the commerce journey, user has…
0
votes
1 answer

Distributing iOS app as a B2B custom app and also making it available in the general app store

I have a requirement from a client who would like to distribute my app available in the App Store via. Apple Business Program to their employees. Of course, there will be some client-specific customizations added to the app but those will not take…
Dave
  • 4,038
  • 9
  • 45
  • 57
0
votes
1 answer

Support of third party payment methods in B2B apps

Will apple B2B apps support external payment methods instead of In-App purchase? I need to provide upgrades for paid users. The distribution method used is apple-vpp. Since apple takes 30% commission for in-app purchase, I want to know wether we can…
Alex Thomas
  • 38
  • 10
0
votes
0 answers

Hybris (B2B Punchout) site URL resulting in Server error

Am trying to setup B2B punchout add-on, trying to add the custom component and set up the website. Issue observed: Hitting the Site URL in the browser resulting in the server error, could not see any errors on the console logs (actually no movement…
0
votes
1 answer

Logic App processed/error: decryption-failed Error: An error occurred when decrypting an AS2 message

I have a logic app to receive x12 messages over AS2. The messags received are signed and encrypted. The AS2 decode connector is successful but has failed MDN status as below. "isFailedMessage": true,"dispositionType":"processed/error:…
0
votes
0 answers

Do anyone know how really B2B App distribution works in Apple?

I have been developing an iOS App since 3 years and in the last update I send to App Store Connect they reject it due to they told me that my application din't obey the rules that an app should follow in the App Store. This means that my app don't…
SmoggeR_js
  • 2,950
  • 4
  • 22
  • 52
0
votes
0 answers

Mendelson AS2 MDN issue

I am establishing a new AS2 connection for a customer, but I'm having a problem with MDN sending. They report not getting the MDN. I have this in the log : [14:35:43] mendelson_opensource_AS2-1521470143682-4@eg: Préparer la connexion MDN sortante…
TheSM
  • 59
  • 1
  • 13
0
votes
1 answer

I am getting page not found on my hybris newly created b2b website using hybris cms cockpit

I have newly created a b2b accelerator website and included catalog, catalog version, category and products, personalization etc. when I am trying to live edit staged version adding home page into it then it is redirecting me to login prompt and if…
0
votes
1 answer

Distributing paid app for free to existing customers

We are developing an app for both iOS and Android that we would like to sell as a paid app on the App Store and Google Play Store. However, we would like to be able to distribute the app for free to our existing clients. I understand that both…
Arina
  • 91
  • 1
  • 8
0
votes
2 answers

Can I provide app redemption codes without publishing?

my company wants to distribute out app via redemption codes at an expo. We do not want the app to be public, and we need more than 100 codes. We are enrolled in both programs, and the most recent build is approved on itunes connect but not released.…
McCadi
  • 229
  • 1
  • 2
  • 9
0
votes
2 answers

Azure AD B2B authentication - is it possible to have whitelisted domains?

I would like to implement a domain whitelist to an application we are developing that will use Azure B2B authentication against an App created at apps.dev.microsoft.com. I'd like to be able to have the user enter their email address, where upon…
0
votes
1 answer

Separate Azure AD's for internal and external users

Is there a recommended Azure AD strategy for managing internal and our partner users? We know we can add external users to our Azure AD but we would like a clear separation between the internal and partners users. I see in Azure you can add…