Transact (CashNet)
  • 31 Jul 2024
  • 2 Minutes to read
  • Dark
    Light

Transact (CashNet)

  • Dark
    Light

Article summary

Overview

Looking for Transact (Cashnet)? You've come to the right place! We officially support Transact (Cashnet) for Events checkout only. Let's take a look at what you'll need to configure the Transact (Cashnet) Payment Gateway, prepare a Salesforce org, and configure and enable the gateway.

Requirements

Requirement

The API names used must exactly match what is listed.

A dedicated Transact (Cashnet) site connected to Blackthorn is required to configure Blackthorn Events to use Transact (Cashnet) for Payments. With a properly configured Transact (Cashnet) site, the following information is required to configure a Transact (Cashnet) Payment Gateway.

  • CashNet Checkout Name  
  • CashNet Item Code
  • CashNet Operator Id
  • CashNet Password 

Prepare your Salesforce Org for Transact (Cashnet) 

Add a Transact (Cashnet) Payment Provider

Add the value "CashNet" to the existing Provider picklist field (bt_stripe_Provider_c) on the Payment Gateway object.

Create Fields and Update the Payment Gateway Page Layout 

Create the following fields and add them to the Payment Gateway page layout.

Fields

  • Field Label: CashNet Checkout Name 
    • Field Name: CashNet_Checkout_Name
    • Data Type: Text(255)
  • Field Label: Cashnet Item Code 
    • Field Name: CashNet_Item_Code
    • Data Type: Text(255) 
  • Field Label: Cashnet Operator Id 
    • Field Name: CashNet_Operator_Id
    • Data Type: Text(255)
  • Field Label: CashNet Password
    • Field Name: CashNet_Password
    • Data Type: Text(255)

Steps

  1. Click the Gear icon.
  2. Click Setup.
  3. Click the Object Manager tab.
  4. In the Quick Find box, enter and click "Payment Gateway" (bt_stripe__Payment_Gateway__c).
  5. Click the Fields & Relationships tab.
  6. Click New.CashNet_Add Fields_1
  7. Select "Text Area."CashNet_Add Fields_2
  8. Click Next.
  9. Set Field Label = Enter the Field Label value listed above.CashNet_Add Fields_3
  10. Enter a Description and/or Help Text.
  11. Complete the remaining fields based on your requirements.
  12. Click Next.
  13. Set the user(s) access to the field.CashNet_Add Fields_4
  14. Click Next.
  15. Review the new field's information.CashNet_Add Fields_5
  16. Click Save.
  17. Repeat Steps 5 - 16 for each field.
  18. Go to the Page Layouts tab.
  19. Click Payment Gateway Layout.
  20. Drag and drop the four new fields on the page layout.
  21. Click Save.

Enable Transact (Cashnet) Payment Gateway Support

  1. Create a new Payment Gateway and set the Provider field to "CashNet".
  2. Use theTransact (Cashnet) Checkout Name, Item Code, Operator Id, and Password to fill in the corresponding fields in the Payment Gateway.
  3. Assign the Payment Gateway to a Store.
  4. Please reach out to Blackthorn Support to enableTransact (Cashnet) for your org.
  5. Re-provision the org's schema by visiting a Store Page URL and performing a "Hard Refresh".

Set Up the Checkout Store in Transact (Cashnet) 

Blackthorn only supports the Checkout Store in Transact (Cashnet). Please make sure to use CashNet eCheckout.

Cashnet_Setup

The following setting in Transact (Cashnet) is required for the workflow to work.

Setting_needed_to_make_it_work

Other Helpful Information

What Is Supported

  • Card Checkout Only

What Is Not Supported

  • Webhook Events
  • Virtual Terminal
  • Salesforce refunds or charges
  • PayLink / DocumentLink

How to Test

For testing purposes, create a Transact (Cashnet) Payment Gateway and use the following values.

Use the Transact (Cashnet) Payment Gateway with any Store/Event and perform a normal (paid) checkout. You should be able to successfully checkout as well as perform failing checkouts that should be handled appropriately.

Use the following test card numbers:

Card Type
Number
CVV
Visa4111111111111111
125
Mastercard5454545454545454
125
American Express343434343434343
1250




What's Next