subscribepro-magento2-ext
subscribepro-magento2-ext copied to clipboard
Subscribe Pro Magento 2 Integration Extension
Hi, we're experiencing JS error on checkout after upgrading to 1.3.7. It appears after clicking Place Order button. ``` Uncaught ReferenceError: validCardTypes is not defined at UiClass.validationPaymentData (cc-form.js:119) at Object.proxy...
I have an M2 store located at `/shop/`. The Subscribe Pro extension attempts to send API requests to itself using the root path: `/rest/V1/swarming_subscribepro/me/subscriptions`. It does not appear to attempt...
Magento 2.3.1 SP 1.1.6 Subscription block is missing for order item when trying to create an order from admin. M2.3.1 uses module name to define "template" for order items grid,...
Magento 2.3.1 multistore setup SP 1.1.6 When trying to create an order in admin for new customer, vendor/subscribepro/subscribepro-magento2-ext/view/adminhtml/web/js/admin-order-refresh.js creates a redirect back to store selector every time you select a...
Hello, There is incorrect return type declaration at https://github.com/subscribepro/subscribepro-magento2-ext/blob/3d03323c7bca62821dc0a467ecb1564022117975/Helper/Quote.php#L32 method returns `array` but doc block return tag says it's `boolean` Thank You!
The preference that adds the additional product conditions to SalesRule does not work with the AdvancedSalesRule extension that comes installed with the Commerce edition of Magento. This should be refactored...
Currently, if you try to cancel a pending order 7 days after an authorization has been made, you'll receive a Transaction Declined error. This happens because stripe will release authorizations...
When using the Stored Card via Subscribe Pro on reorder, you can sometimes get the following error on Submit Order. `Order saving error: Public hash should be defined` I tracked...
SP ver. 1.0.17 We've noticed an exception thrown in admin during order create process: ``` [2017-07-31 08:29:30] report.CRITICAL: exception 'Magento\Framework\Exception\NoSuchEntityException' with message 'No such entity with email = xxx, websiteId...