方言を話すおしゃべり猫型ロボット『ミーア』をリリースしました(こちらをクリック)

Stripe

Entrepreneur

[Interview AI] Stripe Payment Implementation: From test environment to monthly billing implementation using GCP and MongoDB

This article details the steps for implementing Stripe payments in Interview AI. First, obtain a Stripe test API key and set up a monthly plan. Next, prepare the back-end with GCP and MongoDB, and finally check the payment functionality in a test environment.
Development/Design

[Stripe] Testing in the production environment should be done with a settlement amount of at least 50 yen.

When testing Stripe production payments with the Wordpress (WooCommerce) + Stripe combination, we encountered an unexpected pitfall. In the production environment, if the purchase amount is not set to more than 50 yen, the credit input field does not appear and the user cannot make a payment.