/fpPaymentPayPalPlugin

Symfony PayPal plugin. It is part of fpPaymentPlugin

Primary LanguagePHPMIT LicenseMIT

fpPaymentPayPal

It depends on fpPaymentPlugin

You have to enable "fpPaymentPayPal"

settings.yml

all:
  .settings:
    enabled_modules:
      - fpPaymentPayPal

You have to create fp_payment_paypal.yml file in to yours config folder and configure it.

fp_payment_paypal.yml

all:
  form_hidden_fields:
    business: 'Your PayPal email'