Mangopay / mangopay2-ruby-sdk

Ruby Gem for MANGOPAY
https://rubygems.org/gems/mangopay
MIT License
42 stars 38 forks source link

Payconiq payment errors on 3.26.1 #256

Open bourg-ismael opened 3 weeks ago

bourg-ismael commented 3 weeks ago

Hi,

I upgraded from 3.26.0 to 3.26.1 and I have errors when trying to create a Payconiq payment:

{"Message":"Error this mean of payment for this asked currency has been disabled","Id":"XXXX","Date":1728486826,"Type":"disabled_mean_of_payment","Errors":{"PaymentMethod":"The method payment PAYCONIQ with the ccy EUR is not active for the partner XXXX"}}

Downgrading to 3.26.0 make it works. There's something to fix with version 3.26.1

Thanks 🙏

bourg-ismael commented 3 weeks ago

After a call with our account manager it looks like the 3.26.1 uses a new payconiq enpoint and it does not work

bourg-ismael commented 3 weeks ago

I found the commit that cause the problem if it can help -> https://github.com/Mangopay/mangopay2-ruby-sdk/commit/47e414e01259ac6f53c3af4dd2d1f370bc875431