Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Table of Contents

...

1. POS TASKS

  • Decide if you are syncing credit cards to RTP|One.

    Status
    colourRed
    titlerequired

  • Complete POS accounting tasks for products sold online needs to be completed

    Status
    colourRed
    titleREQUIRED

  • Ensure that you are using a tokenized version of RTP|One with CardDog/TRI/First Data.

    Status
    colourRed
    titleREQUIRED

Status
colourGreen
titledetailed setup

2. INFRASTRUCTURE TASKS

  • Update the Azure appsettings to 'AllowTransferofCC' from false to true and give it a test. 

    Status
    colourRed
    titleREQUIRED

  • Validate the credit related settings in the UnityPeakProd rtp-config.json when that switch occurs.  

    Status
    colourRed
    titleREQUIRED

  • Testing should include verifying the RTP|One Credit Card Profile visually looks correct and that the data in the PaymentCardToken table looks good. 

    Status
    colourRed
    titleREQUIRED

  • Perform a 'charge to the card on file' and a return to verify those are working.

    Status
    colourRed
    titleREQUIRED

Status
colourGreen
titledetailed setup

3. PAYMENT PROVIDER TASKS

  • Determing if ApplePay, GooglePay or PayPal will be used.

    Status
    colourRed
    titlerequired

  • Configure GooglePay in Braintree

    Status
    colourBlue
    titleoptional

  • Configure ApplePay in Braintree

    Status
    colourBlue
    titleoptional

Status
colourGreen
titledetailed setup

4. COMMERCE TASKS

  • Configure Aspenware Commerce Payment Gateway

    Status
    colourRed
    titleRequired

Status
colourGreen
titledetailed setup

Detailed Setup Guide

POS TASKS

...

ASPENWARE COMMERCE TASKS

  • Go to Configuration > Payment Methods in Admin.

  • Click Edit on the Braintree payment gateway.

  • Check Is active the for Braintree and Save.  Ensure that only Braintree is set to Is active.

  • Select Configure on the Braintree payment method. 

  • To change or set up payment account, fill in the following fields:

    • Use Sandbox: Should be checked for test and unchecked for prod

    • Merchant ID: Obtain from Braintree

    • Private Key:  Obtain from Braintree

    • Public Key: Obtain from Braintree

    • Additional Fee: Set to 0.00

    • Additional fee. Use percentage: Unchecked

    • Requires Billing Address: Unchecked

    • Requires Phone Number: Unchecked

  • Click Save.

  • Test a live credit card for each type of accepted credit card (Visa, Amex, Discover, Mastercard) to ensure gateway is processing payments properly once setup is completed. 

...