checkout / checkout-prestashop1.7-plugin

3 stars 12 forks source link

Feature/webhook fallback #81

Closed anand-balasubramaniam-cko closed 4 months ago

anand-balasubramaniam-cko commented 4 months ago

1.Fallback implementation in webhook to create a new order on receiving payment_capture or payment_approved webhook, if order doesn't exist yet .

  1. Https url while registering for webhook
  2. Giropay changes to unset purpose and add description in source and adding address to payment request.
sonarcloud[bot] commented 4 months ago

Quality Gate Passed Quality Gate passed

Issues
2 New issues
0 Accepted issues

Measures
0 Security Hotspots
0.0% Coverage on New Code
0.0% Duplication on New Code

See analysis details on SonarCloud

lalit-swain-cko commented 4 months ago

1.Fallback implementation in webhook to create a new order on receiving payment_capture or payment_approved webhook, if order doesn't exist yet .

  1. Https url while registering for webhook
  2. Giropay changes to unset purpose and add description in source and adding address to payment request.