Open Manoj1229 opened 3 years ago
Hey @Manoj1229, sorry for taking so long to respond. I see that this is a custom form that you have built and it differs from the one in the original financial-demo
bot. Therefore, could you, please, post your question as a separate issue in our main repo and provide as much of the required information as possible so we can try to reproduce the behaviour you're seeing? Ideally, try to provide a minimal example Rasa project that still demonstrates the behaviour.
Getting an issue
After switching the transfer money to pay credit card why it was appending the previous bot message to the next bot message and why it is asking "Sorry, I don't understand that payment amount." before asking the payment amount ("How much do you want to pay?")
After giving an amount it directly triggering to
utter_ask_cc_payment_form_confirm
without asking which credit card and time. why?