Actions
Bug #8826
closedQuickpay: unreliable payment verification
Description
The payment verification is only against mc_gross, which is fine when only single payments were supported. For recurring payments this causes a validation fail. Redesign this to use similar basket IPN validation as other gateways.
Updated by krileon almost 3 years ago
Return handling also isn't working due to shared_secret trying to come from $requestData when it exists in GET. This also needs fixed.
Updated by krileon almost 3 years ago
- Status changed from Assigned to Resolved
- % Done changed from 0 to 100
Fixed in MR !250
Updated by beat almost 3 years ago
- Project changed from CB to CB Paid Subscriptions
- Target version deleted (
CB 2.7)
Actions