A simple inofficial implementation of the saferpay payment service as a symfony bundle.
{
"require": {
"payment/saferpay-bundle": "2.*"
}
}
new Payment\Bundle\SaferpayBundle\PaymentSaferpayBundle(),
payment_saferpay:
logger:
serviceid: logger
httpclient:
serviceid: payment.saferpay.httpclient.buzz
payinitparameter:
serviceid: payment.saferpay.payinitparameter.default
data:
accountid: ~ # insert here your accountid (test-account: 99867-94913159)
amount: ~
currency: ~
description: ~
orderid: ~
vtconfig: ~
successlink: ~
faillink: ~
backlink: ~
notifyurl: ~
autoclose: ~
ccname: ~
notifyaddress: ~
usernotify: ~
langid: ~
showlanguages: ~
paymentmethods: ~
duration: ~
cardrefid: ~
delivery: ~
appearance: ~
address: ~
company: ~
gender: ~
firstname: ~
lastname: ~
street: ~
zip: ~
city: ~
country: ~
email: ~
phone: ~