Skip to content

66Ton99/fpPaymentAuthorizePlugin

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

fpPaymentAuthorizePlugin

It depends on fpPaymentPlugin

You have to enable "fpPaymentAuthorize" module

settings.yml

all:
  .settings:
    enabled_modules:
      - fpPaymentAuthorize

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

fp_payment_authorize.yml

all:
  form_hidden_fields:
    x_login: 'API Login'
    x_tran_key: 'Transaction Key'

About

Symfony Authorize plugin. It is part of fpPaymentPlugin

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages