15 minutes to read

🛈 Important

This topic applies only to Braintree e-Commerce and Headquarters Payments

This section guides you through the discrete implementation steps in order to complete a successful implementation.

Specification

Review the specification for the MAX Pay Global payment connector to ensure it meets your requirements, prior to deployment.

Retail Realm prerequisites

  1. MAX Pay Global for Dynamics 365 Finance / Commerce LCS packages.
  2. MAX Pay Global test / production licenses.

Prerequisite tasks and information required

You will require the following prerequisite pieces of information and tasks to be completed prior to implementing MAX Pay Global:


Item

Task/Description

Required

From

Sample value

Test account

You must have a Braintree test account and access to the Sandbox Portal

Yes

Sign-up


Merchant ID

You will require a Merchant ID to enter into the MPG configuration

Yes

Braintree PortalAs above

B83jdA2hd99gjjdhw1

Public key

You will require a Public key to enter into the MPG configuration.

Navigate to Settings > API > Keys > Public Key

Yes

As above

y883jdj8fh2kdhj

Private key

You will require a Private key to enter into the MPG configuration.

Navigate to Settings > API > Keys > View Private Key

Yes

As above

4329900398940d7

Braintree tokenization key

You will require the Braintree tokenization key, to enter into the MPG configuration.

Navigate to Settings > API > Keys > Tokenization keys > Generate New Tokenization Key

Yes

As above

sandbox_58h9xxrs_bd7n3yvppatxxpte


Installation steps

This section describes the specific installation steps


#

Item

Required

Navigation

Notes

1

Obtain the deployable packages from Retail Realm

Yes

Request these from your Retail Realm project manager


2

Deploy the packages to your environment using LCS

Yes

Package deployment


3

Configure Retail scheduler

Yes

Initializing the retail scheduler


4

Configure Shared parameters (Common)

Yes

Configuring shared parameters


5

Configure the shared parameters for your chosen payment provider

Yes



6

Configure Payment services

Yes

Payment services


7

Configure Commerce POS

N/A


Not applicable for Braintree

8

Configure Call center

Optional


Only carry this out if you are using Call enter

9

Configure e-Commerce

Optional


Only carry this out if you are using Microsoft e-Commerce Store Front

10

Apply license(s)

Yes


Applying the licensing is required prior to performing a payment transaction but not required to install and configure

11

Perform a test transaction

Yes


Once you have completed your configuration, perform a test transaction


Next topic