Skip to content
This repository was archived by the owner on Apr 9, 2026. It is now read-only.

Added files#1

Open
pelanis wants to merge 1 commit into
paysera:masterfrom
pelanis:master
Open

Added files#1
pelanis wants to merge 1 commit into
paysera:masterfrom
pelanis:master

Conversation

@pelanis

@pelanis pelanis commented Sep 18, 2017

Copy link
Copy Markdown

Final Opencart Paysera v1.0.0 extension added.

Comment thread composer.json
"name": "plugin-opencart-3.x/webtopay",
"type": "project",
"description": "WebToPay",
"keywords": ["paysera", "ecommerce", "framework", "webtopay"],

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

opencart missing, webtopay should be removed

Comment thread composer.json
@@ -0,0 +1,12 @@
{
"name": "plugin-opencart-3.x/webtopay",

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

paysera/plugin-opencart-3.x

Comment thread composer.json
{
"name": "plugin-opencart-3.x/webtopay",
"type": "project",
"description": "WebToPay",

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

WebToPay should not be used anywhere

$('#button-confirm').on('click', function () {
$('#wtp-checkout').submit();
});
//--> </script>

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

commented closing script tag?


<script type="text/javascript"><!--
setTimeout('location = \'{{ continue }}\';', 2500);
//--></script> No newline at end of file

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

same


<script type="text/javascript"><!--
setTimeout('location = \'{{ continue }}\';', 2500);
//--></script> No newline at end of file

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

same

@vbartusevicius

Copy link
Copy Markdown
Contributor

I think you should also add a dist folder where latest (and previous) built versions should be added.

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

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants