Stripe API Idempotency

Job ID: 35754576

Budget: $30 – $250 AUD

Need someone who has previously enabled Idempotent Requests on a Stripe account.

Payments are made through a membership plugin (ARMember) on a Wordpress website.

Due to a recent duplicate payment, Stripe suggested:

Stripe API supports idempotency for safely retrying requests without accidentally performing the same operation twice. For example, if a request to create a charge fails due to a network connection error, you can retry the request with the same idempotency key to guarantee that only a single charge is created. You can read more about this here:

https://stripe.com/docs/api#idempotent_requests
Related categories: WordPress Stripe Coding API