ABCDEFGHIJ
1

Configuration
digitalgoods.dev
2
KeyValueDescription
3
sandbox-client-id
This identifies your PayPal account, and determines where any transactions are paid to.
4
sandbox-client-secret
Client Secret (do not share with anyone)
5
live-client-id
This identifies your PayPal account, and determines where any transactions are paid to.
6
live-client-secret
Client Secret (do not share with anyone)
7
webhook
The URL of your web app (Publish > Deploy as Web App)
8
currencyUSD
The currency of the transaction.
9
brand_name
The label that overrides the business name in the PayPal account on the PayPal pages.
10
description
The description of your store. Will display on the checkout page
11
soft_descriptor
The payment descriptor on the customer's credit card statement of account transactions.
12
shipping_preferenceNO_SHIPPING
Redact shipping address fields from the PayPal pages. Recommended for digital goods.
13
invoiceIdINVOICE-{{row}}
The {{row}} will be replaced with the last row Id of the Sale sheet.
14
success_messageOrder completed. You'll receive an email shortly!
The message that will be displayed to the user after the order is completed.
15
ccamit@labnol.org
CC the invoice to this email address
16
bcc
BCC the invoice to this email address
17
disable-fundingnone
Funding sources to disallow from showing in the Smart Payment Buttons.
18
disable-cardnone
Cards to disable from showing in the Smart Payment Buttons.
19
landing_pageBILLING
To use the non-PayPal account landing page on checkout, set to Billing else use Login.
20
payee_preferredUNRESTRICTED
Preferred payment sources. Choose Unrestricted to accept any type of payment from the customer.
21
return_url
The URL where the customer is redirected after the customer approves the payment.
22
cancel_url
The URL where the customer is redirected after the customer cancels the payment.
23
debugno
Write details logs for debugging (reduces application performance)
24
25
26