Ecommerce for Statamic

PaymentExpress

PxPay

Add the following to your bison.yaml file:

payment_gateway: PaymentExpress_PxPay
gateway_settings:
  PaymentExpress_PxPay:
    username:
    password:

PxPost

Add the following to your bison.yaml file:

payment_gateway: PaymentExpress_PxPost
gateway_settings:
  PaymentExpress_PxPost:
    username:
    password:

Problem with this page? Edit it on Github.