Skip to content

Fix license activation for formatted license types#179

Open
bilalmalkoc wants to merge 2 commits intorichtabor:masterfrom
bilalmalkoc:patch-2
Open

Fix license activation for formatted license types#179
bilalmalkoc wants to merge 2 commits intorichtabor:masterfrom
bilalmalkoc:patch-2

Conversation

@bilalmalkoc
Copy link
Copy Markdown

EDD supports make your own license format. For example default format is looks like "s5Lds8pMnd8pJdiOm82Kh5OOIy" but if you create your own format like this "8915-8486-5648-9458-9878" you will get 'An error occurred, please try again.' error. Because sanitize_key function removes "-" symbol. So i used sanitize_text_field instead of sanitize_key function.

EDD  supports make your own license format. For example default format is looks like "s5Lds8pMnd8pJdiOm82Kh5OOIy" but if you create your own format like this "8915-8486-5648-9458-9878" you will get 'An error occurred, please try again.' error. Because sanitize_key function removes "-" symbol. So i used sanitize_text_field instead of sanitize_key function.
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