We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ec5b2ec commit ab148d4Copy full SHA for ab148d4
src/ViURShopClient.js
@@ -350,6 +350,7 @@ export class ViURShopClient {
350
payment_provider,
351
billing_address_key,
352
email,
353
+ phone,
354
customer_key,
355
state_ordered,
356
state_paid,
@@ -362,6 +363,7 @@ export class ViURShopClient {
362
363
364
365
366
367
368
369
@@ -376,6 +378,7 @@ export class ViURShopClient {
376
378
377
379
380
381
382
383
384
@@ -388,6 +391,7 @@ export class ViURShopClient {
388
391
389
392
390
393
394
395
396
397
0 commit comments