0

I am new to lex bot. how to create a lex bot for below use case?

Use case:

  1. How can I help?
  2. Booking, Payment, Others.
  3. Trigger – Payment
  4. Please provide your Group ID or Booking ID
  5. Please provide if you want to pay using multiple card?
  6. Trigger- Multiple Card
  7. How many cards you would like to use for payment? - Answer -n
  8. Please provide first card – Credit Card Details – cc number, expiration date in the format – CC no/Expiration Date
  9. Please provide guest’s name or booking id who should be paid using the card and amount allocation in the format – Name or booking ID/Amount 10 .Email id of the person the invoice recipet to be sent
  10. Do you require separate copy for agent and guest?
  11. Repeat 7 to 10 for n number of times

I have created till 4th step, after that I am unable to proceed.

James Z
  • 12,209
  • 10
  • 24
  • 44
Raja
  • 11
  • 3

1 Answers1

0

These resources should give you the pieces you need