Title: more questions
Last modified: October 11, 2018

---

# more questions

 *  Resolved [wpra](https://wordpress.org/support/users/wpra/)
 * (@wpra)
 * [7 years, 7 months ago](https://wordpress.org/support/topic/more-questions/)
 * There seems to be a possible glitch or bug as when the payment is confirmed and
   after a green check appears, a big white box about 1/5th of the monitor screen(
   just below the pay button) appears with the text “Processing…” and the letters
   fill up with color to show that it’s going through. Is there a way to remove 
   this from popping up? Is this normal but supposed to appear way smaller? What
   are your thoughts?
 * Additionally how can I verify the authenticity of a payment with safe guards 
   such as not accepting duplicate customers, charges, or emails with the same information.
   Things of that nature?
 * Also not sure if this is due to me being in test data mode, but in this mode 
   stripe accepts any data being passed right?
 * On the stripe dashboard under “customers”, the relevant billing information like
   the address tied to the customer’s input is stated as “None”. How come the billing
   information doesn’t appear here?
 * Lastly, I tried making a single product button after I got the subscriptions 
   working although, I keep getting this 400 ERR:
 * Request POST body
    { “amount”: “0”, “currency”: “USD”, “capture”: “true”, “description”:“
   Supreme F/W \’18 Monitor Access”, “customer”: “cus_DlSNcazKD1Kqpz” } Response
   body { “error”: { “code”: “parameter_invalid_integer”, “doc_url”: “[https://stripe.com/docs/error-codes/parameter-invalid-integer&#8221](https://stripe.com/docs/error-codes/parameter-invalid-integer&#8221);,“
   message”: “Invalid positive integer”, “param”: “amount”, “type”: “invalid_request_error”}}
 * Any thoughts?
 * Thank you.

Viewing 6 replies - 1 through 6 (of 6 total)

 *  Thread Starter [wpra](https://wordpress.org/support/users/wpra/)
 * (@wpra)
 * [7 years, 7 months ago](https://wordpress.org/support/topic/more-questions/#post-10769764)
 * remove description information
 *  Plugin Author [Nicolas Figueira](https://wordpress.org/support/users/nahuelmahe/)
 * (@nahuelmahe)
 * [7 years, 7 months ago](https://wordpress.org/support/topic/more-questions/#post-10769911)
 * Hello again [@wpra](https://wordpress.org/support/users/wpra/),
 * I believe these questions were answered in the previous ticket [https://wordpress.org/support/topic/questions-80/](https://wordpress.org/support/topic/questions-80/)
 * I would just add that you can use custom CSS code to style the processing.
 * The log you share shows that a pricing plan ID is user in a payment type button.
   Make sure you select subscription for the Button type option in the button settings
   and that you use the pricing plan ID created in Stripe.
 * Best wishes,
 *  Thread Starter [wpra](https://wordpress.org/support/users/wpra/)
 * (@wpra)
 * [7 years, 7 months ago](https://wordpress.org/support/topic/more-questions/#post-10769917)
 * Nicolas, apologies for the duplicate questions.
 * I already know how to do a subscription billing method, but this time I wanted
   to create a one time payment button. How may I do so, that log was the error 
   I was met with.
 *  Thread Starter [wpra](https://wordpress.org/support/users/wpra/)
 * (@wpra)
 * [7 years, 7 months ago](https://wordpress.org/support/topic/more-questions/#post-10769930)
 * I created a “Product” via the Orders section on stripe dashboard. I added a sku
   for the single product and added a price. I’m confused as to where I went wrong.
   Just trying to make it so that this payment is one time, not recurring.
 *  Plugin Author [Nicolas Figueira](https://wordpress.org/support/users/nahuelmahe/)
 * (@nahuelmahe)
 * [7 years, 7 months ago](https://wordpress.org/support/topic/more-questions/#post-10770103)
 * Hello [@wpra](https://wordpress.org/support/users/wpra/),
 * Thank you for the explanation, in order to create a pyment button, select Payment
   as the type of the button and enter an amount in the button settings amount field,
   this will be the amount to be charged by the button. It does not work with products,
   a payment type button, will charge a customer directly.
 * I hope this will help,
 *  Thread Starter [wpra](https://wordpress.org/support/users/wpra/)
 * (@wpra)
 * [7 years, 7 months ago](https://wordpress.org/support/topic/more-questions/#post-10772313)
 * Thank you.

Viewing 6 replies - 1 through 6 (of 6 total)

The topic ‘more questions’ is closed to new replies.

 * ![](https://s.w.org/plugins/geopattern-icon/direct-stripe_7787ff.svg)
 * [Direct Stripe](https://wordpress.org/plugins/direct-stripe/)
 * [Support Threads](https://wordpress.org/support/plugin/direct-stripe/)
 * [Active Topics](https://wordpress.org/support/plugin/direct-stripe/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/direct-stripe/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/direct-stripe/reviews/)

 * 6 replies
 * 2 participants
 * Last reply from: [wpra](https://wordpress.org/support/users/wpra/)
 * Last activity: [7 years, 7 months ago](https://wordpress.org/support/topic/more-questions/#post-10772313)
 * Status: resolved