Security News
Input Validation Vulnerabilities Dominate MITRE's 2024 CWE Top 25 List
MITRE's 2024 CWE Top 25 highlights critical software vulnerabilities like XSS, SQL Injection, and CSRF, reflecting shifts due to a refined ranking methodology.
hapi-middleman-paypal-intacct
Advanced tools
Hapi Middleman module to integrate between Intacct and PayPal. This package is meant to be installed with the generator application but can be installed manually as well.
Environment variables control the configuration of this plugin. The table below lists the environment variables and their functionality.
Name | Description | Values | Default | Required |
---|---|---|---|---|
INTACCT_SENDER_ID | Intacct Sender ID credential. Given by Intacct | string | undefined | true |
INTACCT_SENDER_PASSWORD | Intacct Sender Password credential. Given by Intacct | string | undefined | true |
INTACCT_USER_ID | Intacct User ID credential. From Intacct | string | undefined | true |
INTACCT_USER_PASSWORD | Intacct User Password. From Intacct | string | undefined | true |
INTACCT_COMPANY_ID | Intacct Company ID. From Intacct | string | undefined | true |
PAYPAL_CLIENT_ID | PayPal REST API Client ID | string | undefined | true |
PAYPAL_CLIENT_SECRET | PayPal REST API Client Secred | string | undefined | true |
PAYPAL_MODE | PayPal Environment | "sandbox" or "production" | undefined | true |
PAYPAL_WEBHOOK_HOSTNAME | URL to receive PayPal Webhooks. Must be https | URL | the default route is /paypal/webhooks/listen. Ex: https://yourhostname.com/paypal/webhooks/listen | true |
Name | Description | Values | Default | Required |
---|---|---|---|---|
PAYPAL_MERCHANT_EMAIL | PayPal Merchant Email. This is required to be the email address associated with your REST client id. | email address | undefined | true |
PAYPAL_MERCHANT_FIRST_NAME | Biller first name that shows up on invoice | string | undefined | false |
PAYPAL_MERCHANT_LAST_NAME | Biller last name that shows up on invoice | string | undefined | false |
PAYPAL_MERCHANT_BUSINESS_NAME | Biller Business name that shows up on invoice | string | undefined | false |
PAYPAL_MERCHANT_PHONE_COUNTRY_CODE | Country code of biller phone number that shows up on invoice | number | 1 | false |
PAYPAL_MERCHANT_PHONE_NUMBER | Phone number of biller that shows up on invoice | number | undefined | false |
=Dennis =Doctor =ACME =1 =4082564877 PAYPAL_MERCHANT_ADDRESS_LINE1=2211 North First St PAYPAL_MERCHANT_ADDRESS_CITY=San Jose PAYPAL_MERCHANT_COUNTRY_STATE=CA PAYPAL_MERCHANT_COUNTRY_POSTAL_CODE=95131 PAYPAL_MERCHANT_COUNTRY_CODE=US PAYPAL_WEBHOOK_HOSTNAME=https://middleman-test-trainerbill.c9users.io/paypal/webhooks/listen INVOICING_AUTO=true HAPI_DEBUG=true GOOD_HTTP_URL=https://middleman-test-trainerbill.c9users.io INVOICE_PAYMENT_DEFAULT_ACCOUNT=Suntrust
FAQs
hapi-middleman module for integrating paypal with intacct
The npm package hapi-middleman-paypal-intacct receives a total of 3 weekly downloads. As such, hapi-middleman-paypal-intacct popularity was classified as not popular.
We found that hapi-middleman-paypal-intacct demonstrated a not healthy version release cadence and project activity because the last version was released a year ago. It has 1 open source maintainer collaborating on the project.
Did you know?
Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.
Security News
MITRE's 2024 CWE Top 25 highlights critical software vulnerabilities like XSS, SQL Injection, and CSRF, reflecting shifts due to a refined ranking methodology.
Security News
In this segment of the Risky Business podcast, Feross Aboukhadijeh and Patrick Gray discuss the challenges of tracking malware discovered in open source softare.
Research
Security News
A threat actor's playbook for exploiting the npm ecosystem was exposed on the dark web, detailing how to build a blockchain-powered botnet.