Files
symfony-flex-recipes-contrib/andchir/omnipay-bundle/1.0/config/packages/omnipay.yaml
T
2019-08-01 08:33:55 +02:00

11 lines
283 B
YAML
Executable File

omnipay:
success_url: '/profile/history_orders'
fail_url: '/'
return_url: '/omnipay_return'
notify_url: '/omnipay_notify'
cancel_url: '/omnipay_cancel'
data_keys:
paymentId: ['orderNumber']
customerEmail: ['customerNumber']
gateways: null