AudienceView Connect

PayPal Native - Payment Gateway

The PayPal Native gateway is used for PayPal payments made online, including PayPal Express Checkout and PayPal Bill Me Later payments. Refunds via the PayPal Native gateway can be performed via the AudienceView Desktop.
 

Information
For those gateways that support multiple types of payments (e.g. Credit or Debit), add a new 'Key' to the Payment Gateways list in the format of PaymentGateway::PaymentType (e.g. PayPal::Credit). For more information, refer to General Configuration - Lists.

To access the PayPal Native payment gateway, navigate to the Registry application System::Configuration::Payment Gateways node.

Field Description
Build Notation Direct
(AudienceView 6.8.6)
Information that is sent to PayPal during a DoDirectPayment Sale transaction
Build Notation Express
(AudienceView 6.8.6)
Information that is sent to PayPal during Express Check Out transaction
Cardinal 3DS MerchantID
(AudienceView 6.8.6)
The Merchant ID assigned by Cardinal (bound to Cardinal account)
This field is only used in the UK
Cardinal 3DS ProcessorID
(AudienceView 6.8.6)
The Processor ID assigned by Cardinal (bound to Cardinal account)
This field is only used in the UK
Cardinal 3DS TransactionPwd
(AudienceView 6.8.6)
The password assigned/generated by Cardinal (bound to Cardinal account)
This field is only used in the UK
Cardinal 3DS URL
(AudienceView 6.8.6)
Cardinal Redirection URL to perform 3DSecure transaction
This field is only used in the UK
Express Checkout URL This is the URL used for PayPal Express Checkout payments, specifically https://www.paypal.com/cgi-bin/webscr.
NVP EndPoint This is the URL of the PayPal NVP interface, specifically https://api-3t.paypal.com/nvp
password Set up as part of PayPal merchant account when generating your API signature.
Signature Set up as part of PayPal merchant account when generating your API signature.
User Name Set up as part of PayPal merchant account when generating your API signature.
library_path Absolute path to respective AudienceView payment gateway DLL.
process_strategy Identifies how the payment is to be processed:
  • External: Process payment external third party.
    This is the only valid option for this payment gateway.
  • Account: Process payments as an AudienceView internal account.
  • Gift Card: Process payment as an AudienceView gift certificate.
  • Gift Certificate: Process payment as an AudienceView gift certificate.
timeout TCP/IP timeout, in seconds.

The default currency configured in the Registry application System::Configuration::Currencies node is also sent through payment gateway.