#panta82_39105

1 messages ยท Page 1 of 1 (latest)

delicate grailBOT
bleak flare
#

for reference, here's what I see in UI

olive cedar
#

๐Ÿ‘‹ happy to help

bleak flare
#

And this is the data I get via API:

{
  customer_update: {
    allowed_updates: [ 'name', 'email', 'address', 'phone', 'tax_id' ],
    enabled: true
  },
  invoice_history: { enabled: true },
  payment_method_update: { enabled: true },
  subscription_cancel: {
    cancellation_reason: { enabled: true, options: [Array] },
    enabled: true,
    mode: 'at_period_end',
    proration_behavior: 'none'
  },
  subscription_pause: { enabled: false },
  subscription_update: {
    default_allowed_updates: [ 'quantity', 'promotion_code' ],
    enabled: true,
    proration_behavior: 'always_invoice'
  }
}
#

Is this just somewhere else that I don't see?

olive cedar
bleak flare
#

@olive cedar and how do I specify min/max quantity?

olive cedar
#

but we don't have the minimum feature with the API

bleak flare
#

ah. so I can't get it in any way?

olive cedar
#

not using the API