You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi there I've started messing around with this library a bit to make a discord bot for me and a group of friends to order pizzas through discord. I've gotten U.S. adresses working fine with the default settings and such but when I've been going in and trying with Canadian ones I've been getting an error raised in order.pay_with() Is this a known error/how could I fix it? I double checked and I am using the proper urls throughout and it adds to the order and shows the menu fine. Also has anyone discovered a way to add order instructions to it? I'd like to give the option to add that (or have a default one to be safe) but didn't seem to see that anywhere even in what's being sent that I could add/edit.
Thanks!
The text was updated successfully, but these errors were encountered:
Hi there I've started messing around with this library a bit to make a discord bot for me and a group of friends to order pizzas through discord. I've gotten U.S. adresses working fine with the default settings and such but when I've been going in and trying with Canadian ones I've been getting an error raised in
order.pay_with()
Is this a known error/how could I fix it? I double checked and I am using the proper urls throughout and it adds to the order and shows the menu fine. Also has anyone discovered a way to add order instructions to it? I'd like to give the option to add that (or have a default one to be safe) but didn't seem to see that anywhere even in what's being sent that I could add/edit.Thanks!
The text was updated successfully, but these errors were encountered: