ABCshop
Secure
Free delivery on orders over ৳500
100% authentic products
Limited Stock — Order Now!

Delivery Information

We'll deliver to this address

+880

Payment Method

Choose how you'd like to pay

Cash on Delivery: No advance payment needed. Pay in cash when your order arrives.

Secure Order

24/7 Support

Easy Returns

Step 3 — Voice Verification

Order Confirmation Call

Your order is being verified via automated voice call

Initiating call...

Now Calling

+880 01XXXXXXXXX

Customer

00:00
Encrypted call

Call Progress

via NextGenSwitch API

Pick Up & Press a Key

Listen to the automated message and respond:

press 1

Confirm Order

Order will be processed and dispatched for delivery within 3–5 days

press 2

Cancel Order

Order will be cancelled immediately with no charges applied

press 0

Talk to Support

Get connected to a live customer service agent for assistance

Demo Mode — Simulate Customer Response

NextGenSwitch is not configured. Click a button below to simulate the customer pressing that key on their phone:

NextGenSwitch

Programmable Voice API

View Docs

How This Verification Works

1

Customer places order → ABC shop sends POST /api/v1/call to NextGenSwitch

2

NGS initiates an outbound call to the customer's phone number

3

The <Gather> verb plays a TTS voice message & waits for DTMF input

4

Customer presses a key → NGS fires the action webhook with Digits

5

ABC shop backend processes the digit and updates order status in real-time

<Gather action="…/api/voice/dtmf" numDigits="1" timeout="15"> <Say>Press 1 to confirm, 2 to cancel, 0 for support.</Say> </Gather>