ismailasci / omnipay-sofort

SOFORT Überweisung gateway for omnipay
MIT License
20 stars 17 forks source link

$response->isSuccessful() always empty (and always not paid) #13

Open portapipe opened 6 years ago

portapipe commented 6 years ago

I really can't get this to work. The payment is fine, the request is fine, the response has tons of data BUT no way to get if is paid or not. Is just me or something's changed in Sofort APIs?

Thanks

p.s. the code is the same as the example