Skip to content
Snippets Groups Projects
Commit 3b9113b4 authored by Dominik Hebeler's avatar Dominik Hebeler
Browse files

removed paypal sepa funding

parent 6fe91019
No related branches found
No related tags found
1 merge request!2Resolve "Implement bank transfer and direct debit"
......@@ -109,9 +109,6 @@
<%= req.t("paypal.card.label", {ns: "checkout"}) _%>
</span>
</a>
<a href="<%= baseDir _%>/key/<%= key.key.get_key() %>/checkout/<%= checkout.amount %>/paypal/sepa#paypal-checkout" id="sepa" class="funding_source">
<img src="<%= baseDir _%>/images/paypal/sepa.svg" alt="SEPA Logo">
</a>
<a href="<%= baseDir _%>/key/<%= key.key.get_key() %>/checkout/<%= checkout.amount %>/paypal/giropay#paypal-checkout" id="giropay" class="funding_source">
<img src="<%= baseDir _%>/images/paypal/giropay.svg" alt="Giropay Logo">
</a>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment