Vurbis.Punchout.Episerver 1.0.3

There is a newer version of this package available.
See the version list below for details.
dotnet add package Vurbis.Punchout.Episerver --version 1.0.3
NuGet\Install-Package Vurbis.Punchout.Episerver -Version 1.0.3
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="Vurbis.Punchout.Episerver" Version="1.0.3" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Vurbis.Punchout.Episerver --version 1.0.3
#r "nuget: Vurbis.Punchout.Episerver, 1.0.3"
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
// Install Vurbis.Punchout.Episerver as a Cake Addin
#addin nuget:?package=Vurbis.Punchout.Episerver&version=1.0.3

// Install Vurbis.Punchout.Episerver as a Cake Tool
#tool nuget:?package=Vurbis.Punchout.Episerver&version=1.0.3

Installation and Configuration

The installation of the extension is a two part process, where you have to employ both the Episerver platform and the Vurbis Marketplace. The steps for the Vurbis Marketplace are handled by a Vurbis support representative. Once you are ready with the Episerver part, you can send an email to support@vurbis.com and they will help you during the rest of the installation process. Here are the steps from start to finish.

Episerver

  1. Install the Nuget Package or copy the .dll directly to your environment
  2. Create an admin account in Episerver and write this down somewhere
  3. Send the admin account credentials and your shop URL to support@vurbis.com or a dedicated representative from Vurbis assigned to your project.

Vurbis Marketplace

  1. Login to the portal https://beta.vurbismarketplace.com/login
  2. Click on the Settings tab to expand it and then click on your organization name below it
  3. Check the top right corner for the submenu and click on Modules
  4. Under modules go to the Punchout tab
  5. On the punchout page add the Shop URL and the Episerver Admin Account
  6. Don’t forget to hit Save
  7. Lastly click on Configure, this will configure and connect to the extension automatically

Usage

Since you installed the PunchOut extension, you will most likely have a customer that requires it. If so you might be able to get access as a supplier, to their procurement platform (eg. Ariba, Coupa etc.). If not you can use our Vurbis test tool to reproduce the steps.

  1. Click on Organizations and then hit the magnifying glass of the buyer organization you want to test with.
  2. Check the top right menu and click on Punchout
  3. Click on the Test Roundtrip button for profile 1, the setup URL looks like this: https://episervertest.test/punchout/apirequest/some_connection_id After a while it will redirect to the shop and log you in automatically.
  4. You can shop as usual, but once you reach the cart page you should see a Punchout button, which will send the cart back to the Vurbis Marketplace test tool.
Product Compatible and additional computed target framework versions.
.NET Framework net461 is compatible.  net462 was computed.  net463 was computed.  net47 was computed.  net471 was computed.  net472 was computed.  net48 was computed.  net481 was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages

This package is not used by any NuGet packages.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
1.0.4 847 2/21/2021
1.0.3 972 11/8/2020

* v1.0.3
      - Added Installation, Configuration and Usage