This commit is contained in:
Oliver Davies 2018-08-15 14:07:19 +01:00 committed by GitHub
parent c771d1a181
commit b35d42518c
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -78,5 +78,5 @@ private static function _specificAPIError($rbody, $rcode, $rheaders, $resp, $err
## Solution
After confirming that it was the correct user ID, simply removing that row from the database allowed the new Stripe customer to be created and for the user to check out successfullly.
After confirming that it was the correct user ID, simply removing that row from the database allowed the new Stripe customer to be created and for the user to check out successfully.
{% endblock %}