subscribepro / subscribepro-magento2-ext

Subscribe Pro Magento 2 Integration Extension
MIT License
24 stars 22 forks source link

#241 Possible Fix Admin Panel Cart / Checkout with PaymentFields #247

Closed eugene-shab closed 8 months ago

eugene-shab commented 8 months ago

feat: Possible fix for gateway transaction response issue.

Refs: #241 #197

Possible fix. If the response from the platform/gateway does not contain required fields, we load proper data by ref_payment_profile_id and use it.

garthbrantley commented 8 months ago

Closing this in favor of changes made to API response.