Hello, I want to show my credit card installment options on my Shopify site. This is the code you gave me, but I don't understand where to add it. Can you help me?
<style>
#paytr_taksit_tablosu{clear: both;font-size: 12px;max-width: 1200px;text-align: center;font-family: Arial, sans-serif;}
#paytr_taksit_tablosu::before {display: table;content: " ";}
#paytr_taksit_tablosu::after {content: "";clear: both;display: table;}
.taksit-tablosu-wrapper{margin: 5px;width: 280px;padding: 12px;cursor: default;text-align: center;display: inline-block;border: 1px solid #e1e1e1;}
.taksit-logo img{max-height: 28px;padding-bottom: 10px;}
.taksit-tutari-text{float: left;width: 126px;color: #a2a2a2;margin-bottom: 5px;}
.taksit-tutar-wrapper{display: inline-block;background-color: #f7f7f7;}
.taksit-tutar-wrapper:hover{background-color: #e8e8e8;}
.taksit-tutari{float: left;width: 126px;padding: 6px 0;color: #474747;border: 2px solid #ffffff;}
.taksit-tutari-bold{font-weight: bold;}
@media all and (max-width: 600px) {.taksit-tablosu-wrapper {margin: 5px 0;}}
</style>
<div id="paytr_taksit_tablosu"></div>
<script src="https://www.paytr.com/odeme/taksit-tablosu/v2?token=7c9c10370d0587dfed978cea8066ff13efdecbf129fac865760f7a179f63899f&merchant_id=607455&amount=Urun-Fiyati&taksit=0&tumu=0"></script>
Hey @Yusufyla,
I want to know where you pic the code from.
Is this a finance company that provide you the code? By any chance can you share your store url so that I can take a look and provide you the exact location where this need to be add. And also, don’t forget to share the article where from you pick the above code.
Waiting to hear back from you.
Thanks
https://obelyashop.com/ this is my website. The payment system only gave me this code.