Notes

The Notes field allows your customers to include special instructions, references, or messages when completing a transaction via your PayPack Payment Link. This guide will walk you through enabling the feature, locating the submitted notes, and mapping them directly into NetSuite.

Enable Notes

To activate this feature, you will need to adjust your Payment Link preferences within the PayPack configuration.

  • Check the ENABLE NOTES box under your primary Payment Link settings.

  • Optionally, provide custom placeholder text in the box below to guide your customers on what to enter.

PayPack Payment Link Notes.png

Customer Checkout Experience

Once enabled, customers will see a new text area field just above the payment button on their checkout page.

  • The notes field has a strict 500-character limit.

  • The note data is only populated and captured when the customer clicks the pay button and a successful payment is triggered for processing.

Add notes on Payment Link.png

Locate Notes in NetSuite and Stripe

After a successful payment, the note data is passed to both your NetSuite environment and your Stripe dashboard for easy tracking.

  • NetSuite: Open the PayPack Payment Intent log for the transaction. You will find the customer's text under the custom field labeled NOTES.
    PayPack Payment Intent with Notes.png

  • Stripe: The note is also pushed to Stripe as metadata. Navigate to the specific transaction and look under the Metadata section for notes.
    Stripe Transaction Metadata Notes.png

Map Notes to Payment Records

In order to fully utilize these notes within your NetSuite workflows, you can automatically map the Stripe metadata notes onto specific fields.

{
  "generate": "memo",
  "extract": "metadata.notes"
}

 

Was this article helpful?
0 out of 0 found this helpful

More resources