askthecode / documentation

MIT License
86 stars 14 forks source link

plugin #5

Closed lidiancracy closed 1 year ago

lidiancracy commented 1 year ago

Hello, is "ask the code" a feature in ChatGPT? However, when I attempted to make a payment using my virtual bank card, the system declined it. I'm not sure why this is happening.

dsomok commented 1 year ago

Hello @lidiancracy,

Thank you for reaching out! Yes, this is indeed the repository for the AskTheCode plugin, and we appreciate your interest in it.

For payments, we use Stripe as our payment gateway, which means all payment transactions are handled on their side. I can confirm that I do see failed payments in the Stripe dashboard, and the reason provided for these failures is:

"Payment declined by the issuing bank. Tell the customer to try a different payment method, or they can contact their issuing bank."

Could you please check your bank account to see if it contains any error details related to this?

lidiancracy commented 1 year ago

Thank you for your response. I don't know why, but today I was suddenly able to make the payment. By the way, your plugin is much more capable at code analysis than OpenAI's official Code Interpreter.Great job.

dsomok commented 1 year ago

Hi @lidiancracy,

Thank you so much for your warm words and for subscribing to the AskTheCode plugin! I'm happy to hear that you find the plugin useful. I am currently working on introducing new cool features.

P.S. This comment was published using the AskTheCode plugin. It's a new feature that allows analyzing issue threads and posting comments on behalf of the user. You can find more details about it here.

Happy coding! 🚀 Please don't hesitate to reach out if you have any issues or questions.