Questions tagged [promotion-code]

69 questions
0
votes
3 answers

What's the math behind Google Adwords Promotional Codes and how to replicate them in a custom app?

recently i've seen that Google AdWords is sharing promotional codes, which gives you $200 for publishing with them. The question is this: Obviously, the code is a big combination of chars, something like: 9842 - a251 - b51s - 1250, and if you try…
santiagobasulto
  • 10,542
  • 9
  • 61
  • 85
0
votes
0 answers

Discount codes on itunesconnect for any other purchase than auto renewable

I am confused with Apples discount/promo code possibilities inside itunes connect. while auto renewable subscriptions have the possibilities of creating Introductory offer Promotial offer Offer codes (inapp purchases -> manage) I can't find such a…
Andreas
  • 87
  • 7
0
votes
0 answers

Incremental Release Infrastructure

Our software is comprised of several microservices. They are deployed and upgraded (thru GitLab CI/CD) using helm charts. I am looking for some tool or script that takes care of incrementally increasing the blast radius of a newly deployed version.…
0
votes
0 answers

stripe get promotion codes in node.js

I want to get promotion codes with stripe node.js API: https://stripe.com/docs/api/promotion_codes/list const stripe = require('stripe')('...'); const promotionCodes = await stripe.promotionCodes.list({ limit: 3, }); Throws an…
0
votes
0 answers

How to customise promo codes for in-app purchase for iOS app

I want to generate promo codes for in-app purchase subscription, but i am not able to customise time duration of promo codes i.e my subscription duration is one month and promo codes providing by default one month validity of subscriptions. I want…
paras
  • 1
  • 2
0
votes
0 answers

Generate promo code with discount for Android app

I am reading documentations about Promo code for Android apps. If I have a commercial app (4.00 USD) or create a promotions for all users (for example for 1 week buy at 2.00 USD) or I can only create a Promo code to send to individual users, but…
Carlos
  • 77
  • 1
  • 8
0
votes
0 answers

Testing iOS auto renewable subscriptions with promocodes

I've just developed an iOS app with auto-renewable susbscriptions. I've tested them deeply with sandbox test users without problems. Now the app has been aproved by Apple and I've tested with a friend promocodes for this auto-renewable…
Wonton
  • 793
  • 9
  • 26
0
votes
3 answers

How can I sell paid apps bundled with a book?

have the following scenario: we have an app that users need to pay for. But we also want to sell the app bundled with a book meaning there is a code / voucher in the book that can be used to use the app for free. Unfortunately we haven't found any…
0
votes
1 answer

Cant redeem Google Play promo code, getting "redeem Error code: BM-BQ-01"

I am working on an App that has a premium subscription (as in-app purchase). we have released it to Google alpha channel and we had given a close group of testers promo codes to test it. The problem is that when they are trying to redeem the promo…
Yosef
  • 676
  • 11
  • 16
0
votes
1 answer

Will there be an IAP callback for redeeming a promo code to exchange for a non-consumable product in iOS?

My problem is, the users cannot get the non-consumable item by redeeming the code. I can confirm the non-consumable items can be bought correctly. I used the app receipt to check whether the user owns it. I'll find through all the products to see…
RockingDice
  • 1,198
  • 1
  • 11
  • 15
0
votes
0 answers

Promo codes à-la Deliveroo

Our app was rejected because it allowed users to enter promo codes to get a discounted version of our subscriptions. Both the original and the discounted products were published through the iTunes Store and paid through the IAP but we were told that…
stack-o-frankie
  • 447
  • 5
  • 15
0
votes
0 answers

Apple iOS: give access to paid app version from free app without any charge

I have two apps: A paid app that costs $0.99 (without ads) A free app - without ads In free version I have share page and if user shares the app 10 times they should be able to get pro (paid) version for free. I can't figure out how to make this.…
mister_giga
  • 780
  • 1
  • 11
  • 31
0
votes
1 answer

How to do Code Promotion in Artifactory

I am relatively new to Artifactory. We are using gardle artifactory plugin to publish the artifacts & also we are using Jenkins CI to automate builds. In Artifactory Snapshot we have urls like (dev, stg, perf, prodfix) version &…
Ondweb
  • 85
  • 1
  • 7
0
votes
2 answers

Is there a way to use item weight in a Shopping Cart Price Rule condition?

I have a product that has two weights options, 1lbs and 2lbs. Is it possible to set a Shopping Cart Price Rule condition for only the 2lbs item?
0
votes
2 answers

No promo codes in iTunes Connect

Why I can't see promo codes link in my panel? In previous version of iTunes Connect panel they were available. The help says you can't see codes in you are not admin, but I am admin!
AVEbrahimi
  • 13,285
  • 12
  • 70
  • 151