• Resolved Phi

    (@ppdoan)


    Thank you for the great plugin!

    1. For testing the plugin I am re-using the same e-mail address to do payments. The problem is that when I delete the newly created stripe user and do a payment with the same e-mail address again, no new stripe user is created.

    2. How can I access the database with the Direct Stripe logs?

Viewing 1 replies (of 1 total)
  • Plugin Author Nicolas Figueira

    (@nahuelmahe)

    Hello @ppdoan,

    Thank you for using Direct Stripe.

    1. Thank you also for reproting that issue, the WordPress user is not created during a transaction when the email is found in Stripe cutomers data.

    I planed an update to 2.1.8 next week and will include the fix for that in that update. In the meantime, you can test the fixed plugin at https://github.com/New0/direct-stripe

    Also be aware that since the GDPR, I recommend not to store users and transactions in the WordPress database and use the “DO NOT Allow WordPres system to store users and log data” option under the general settings of Direct Stripe.

    2. Are you asking where Direct Stripe logs are stored in the WordPress database ? If yes, you will find them in the wp_posts grouped by directstripelogs value under the post_type column.

    Let me know if you have any other concern regarding Direct Stripe.

    Best wishes,

    Nico

Viewing 1 replies (of 1 total)
  • The topic ‘Recreate deleted stripe user’ is closed to new replies.