Skip to content

dont renew if not active and ignore cancel credit if past cancel window#28

Open
nicholsk18 wants to merge 1 commit intoblesta:masterfrom
knownhost:randomFixes
Open

dont renew if not active and ignore cancel credit if past cancel window#28
nicholsk18 wants to merge 1 commit intoblesta:masterfrom
knownhost:randomFixes

Conversation

@nicholsk18
Copy link

this includes log warning fix as well


$order_status_response = $this->getSSLOrderStatus($old_thesslstore_order_id);

if($order_status_response->OrderStatus->MajorStatus != 'Active') {
Copy link
Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

the renewService addition does not seem to work as it should

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant