File tree Expand file tree Collapse file tree 2 files changed +9
-1
lines changed
Expand file tree Collapse file tree 2 files changed +9
-1
lines changed Original file line number Diff line number Diff line change 11{% if site .footer_fixed %}
22 <footer class =" fixed-bottom" role =" contentinfo" >
33 <div class =" container mt-0" >
4- <form ><script src =" https://checkout.razorpay.com/v1/payment-button.js" data-payment_button_id =" pl_QhYS1c2AKJUNn4" async ></script ></form >
4+ <div id =" paypal-container-KQD5A49V45C38" ></div >
5+ <script >
6+ paypal .HostedButtons ({
7+ hostedButtonId: " KQD5A49V45C38" ,
8+ }).render (" #paypal-container-KQD5A49V45C38" )
9+ </script >
510 </div >
611 <div class =" container mt-0" >
712 © ; Copyright {{ site .time | date: '%Y' }}
Original file line number Diff line number Diff line change 1313 <meta http-equiv =" refresh" content =" 3; url={{ redirect }}" >
1414 {% endif %}
1515 {% include head .liquid %}
16+ <script
17+ src =" https://www.paypal.com/sdk/js?client-id=BAAB9LFf_xjBic-O6NBfv15xjkAZDLMUQ-Xuo8_1XqlJqXkXd6w4ClOiVPXSvTIBk3tVmTF81bGP0-TMw4&components=hosted-buttons&disable-funding=venmo¤cy=USD" >
18+ </script >
1619 </head >
1720
1821 <!-- Body -->
You can’t perform that action at this time.
0 commit comments