alcalyn/payplug-bundle

Manage sandbox paiements

Closed this issue · 4 comments

Manage paiements made in test mode.

Documentation (still in dev version):
https://bitbucket.org/payplug/payplug_integration/src/af39d5489f51608c175da6ffd145ae05cb9db5f0/docs/index.rst?at=feature-0169

"Enable or disable test mode in config (should depend on environment)."

The one difference between test mode and normal mode is the use of url generator service:
payplug.payment.test or payplug.payment

Should have a config parameter to switch all payments of the application to test/sandbox.

payplug.payment.test and payplug.payment merged