afifaakhtar
Shopify Partner
Contact Me
Status
Offline
Last Activity
‎12-27-2022 02:03 PM
Topic Started
18
Topics Started
Topic Solutions
0
Solutions
Post Count
30
Posts
Post Kudos
3
Likes

Community Badges

I'm using a third-party payment method. Their API provides an iFrame, which we can place anywhere we want. This is the supposed flow for checkout we that method: On Shopify's checkout...
I followed the following example to add a related products section in my store. https://shopify.github.io/liquid-code-examples/example/recommended-products-by-tag As this code will iterate over f...
No content to show

User Activity

I received a deprecated API warning for one of my private apps.I checked the admin/api/2022-10/deprecated_api_calls.json and found that the app is usingvalueTypefor metafields and now it should betype only but the problem is the old values are "integ...
we need a way for the shipping to be charged properly. For example, if the shipping address is a residential address UPS charge us $5 extra approximately. We think that charge is not being reflected to the customer, that they pay the shipping cost wi...
I'm adding a few custom cart attributes and I can see them in cart.js as well but after order creation they won't show up in note_attributes: 
I have created a custom page in Shopify and on that page I am showing all the orders of logged-in customers. Now the issue I am facing is that When I update the tracking number of that order from the admin panel and that page is already opened in the...
It's an issue with the browser. If I turn off the browser and start it again then everything works fine.
I have created a custom page in Shopify and on that page I am showing all the orders of logged-in customers. Now the issue I am facing is that When I update the tracking number of that order from the admin panel then the browser will take a lot of ti...
I'm using debut theme in my store. This is the code of the account registration page:<div class="page-width"> <div class="grid"> <div class="grid__item medium-up--one-half medium-up--push-one-quarter"> <div class="form-vertical"> <h1 class="text...
Thanks for the response.I ended up developing a simple browser extension to obtain the desired results for the time being.
I've added this metafield in my product page:Is there any way I could change the background of the fields here; like white color.? My client is not interested in paying for any app/extension. Is there any possible solution? 
I am creating a Shopify custom app using laravel. I am using the laravel-Shopify package created by osiset. I have created a webhook fulfillment/update. This webhook is created now and it is showing when I check from the rest api. but still, I have n...
HiI am creating a Shopify private app in which I am changing the fulfillment status of an order through API. now I am using the API endpoint   /admin/api/2021-10/orders/orderID/fulfillments.json  I can access all the others from the API credentials b...
Our shipping method: I’m wondering if you can advise me on what would be best. We use a local courier service (shippie)to deliver local packages. This can be a flat $25 fee. (No need for insurance as shippie is a personalized service that is dependab...
Hi, Thanks a lot for the update. I think for now I'll play with the code a little. I wanted to achieve some customization over the default options but was unable to do that because I was unable to catch the init trigger. By the way, can you please sh...
I'm trying to follow the instructions given in this link: https://developer.paybright.com/docs/prequalify-sdk-shopify#customize-your-script but it's giving me the error that "pb_prequalify_init()" is not defined.Can I get help in this regard?I tried ...
We need to collect taxes from several states and we want to give the option to our customers to provide the Tax-Exempt Certificate before they place the order with us.What will be the best way to accomplish this? we can't refund the taxes after they ...
This widget could not be displayed.
This widget could not be displayed.
Helpful From