# link to another file

**URL:** https://forum.shopware.com/t/link-to-another-file/35802
**Category:** Programmierung
**Created:** [6. April 2016 um 08:45 UTC](https://forum.shopware.com/t/link-to-another-file/35802 "2016-04-06T08:45:04Z")
**Posts on this page:** 4
**Page:** 1

<div class="post-metadata">

### Author: ![bogdanvoodoo](https://avatars.discourse-cdn.com/v4/letter/b/45deac/32.png) [@bogdanvoodoo](https://forum.shopware.com/u/bogdanvoodoo)
#### Post date: [6. April 2016 um 08:45 UTC](https://forum.shopware.com/t/link-to-another-file/35802/1 "2016-04-06T08:45:04Z")

</div>

Hello guys, i’m new to shopware and i’m having some problems.

I have a submit button and I want to change the action url but whatever url I put there it gives me a controller error, and i don’t know were is the controller to modify it.

&nbsp;

Can someone help?

---

<div class="post-metadata">

### Author: ![Simon\_Baumer](https://avatars.discourse-cdn.com/v4/letter/s/8e7dd6/32.png) [@Simon\_Baumer](https://forum.shopware.com/u/Simon_Baumer)
#### Post date: [6. April 2016 um 09:23 UTC](https://forum.shopware.com/t/link-to-another-file/35802/2 "2016-04-06T09:23:33Z")

</div>

Hey bogdanvoodo,

do you want to call a controller from the backend or from the frontend?  
Maybe you can give us a explicit example of what you want to do 😉

Regards,  
Simon 😉

---

<div class="post-metadata">

### Author: ![bogdanvoodoo](https://avatars.discourse-cdn.com/v4/letter/b/45deac/32.png) [@bogdanvoodoo](https://forum.shopware.com/u/bogdanvoodoo)
#### Post date: [8. April 2016 um 12:32 UTC](https://forum.shopware.com/t/link-to-another-file/35802/3 "2016-04-08T12:32:35Z")

</div>

I managed to put a link to a button to go to an external page with a payment method, but i dont know how to deliver the amount from the site to the external page.

And another think, I dont know how to make a new controller

&nbsp;

THX

---

<div class="post-metadata">

### Author: ![steinsoftware](https://avatars.discourse-cdn.com/v4/letter/s/b487fb/32.png) [@steinsoftware](https://forum.shopware.com/u/steinsoftware)
#### Post date: [8. April 2016 um 12:58 UTC](https://forum.shopware.com/t/link-to-another-file/35802/4 "2016-04-08T12:58:25Z")

</div>

If you have no idea - my advise is to use existing payment-method plugins.

You are dealing with serious securtiy issues and must have a decent knowledge about shopware’s structure to implement a secure shopware payment plugin!

&nbsp;
