No content to show
User Activity
I fixed this issue. The main issue here was ShopURL. Our deal was for $500. After fixing these issues, he will pay me. But when I sent him the code, he said he won't give me USD. He will give me HKD. This is a big scam.
01-18-2025
Hi Developers,How can I get the API of the payment method list?Thanks
01-12-2025
01-12-2025
I cannot buy One-Time purchase as testBilling
const response = await admin.graphql(
`#graphql
query {
currentAppInstallation {
id
activeSubscriptions {
id
trialDays
currentPeriodEnd
createdAt
}
}
}`,
);
[[extensions.settings.fields]]
key = "label_text_size"
type = "single_line_text_field"
name = "Label Text Size"
description = "Enter a label for the upsell"
[[extensions.settings.fields.validations]]
name = "choices"
value = "[\"Default\", \"Heading...
This is Shopify.extension.toml file
This is custom app, you can see https://apps.shopify.com/checkoutplus?show_store_picker=1 this app, I am trying to clone the extension , but I cannot write code for select field
Hi,I want to ask about setting types, I see there is no select fieldhttps://shopify.dev/docs/api/checkout-ui-extensions/2024-10/configuration#supported-setting-types I want to field like attached screenshot
10-30-2024
Hi,I am creating a extension for thank you page ,I used useApi();and useDiscountCodes();scope permission “read_discounts”result: Array(0)can you help me anyone ?Thankszoynul
I want to query the payment name list for Shopify app. I am using remix.Here video Watch Video
Hey !I want to query payment methods.Thanks
Thanks
Yes, I think first we need to collect merchant contact info. Correct?
My Accepted Solutions
Subject | Views | Posted |
---|---|---|
1146 | 11-13-2024 12:27 AM | |
474 | 04-26-2024 02:05 PM |