Title: &#8216;1 piece for &#8230;&#8217;
Last modified: December 30, 2016

---

# ‘1 piece for …’

 *  Resolved [andrewblipp](https://wordpress.org/support/users/andrewblipp/)
 * (@andrewblipp)
 * [9 years, 4 months ago](https://wordpress.org/support/topic/1-piece-for/)
 * I am using the stripe payments plugin but on my payment dialog box it reads ‘
   1 piece for £495’ – how can I change it so it does not say ‘1 piece for …’?
 * I would like it just to show the amount with the currency symbol if possible.
 * My full short code is as follows
 * `[accept_stripe_payment name='Site build in a Day' price='495' button_text='Pay
   with Card']`

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

 *  Plugin Support [mbrsolution](https://wordpress.org/support/users/mbrsolution/)
 * (@mbrsolution)
 * [9 years, 4 months ago](https://wordpress.org/support/topic/1-piece-for/#post-8606591)
 * Hi, please see the following sample shortcode.
 *     ```
       [accept_stripe_payment name="Cool Product" price="25.00" button_text="Pay Now" description="This is a test item description"]
       ```
   
 * The above code is using description=”Thi is a test item description”. What ever
   you add in the description parameter will replace your current 1 piece for… name
   as you mentioned above.
 * Let me know if you need more help.
 * Regards
    -  This reply was modified 9 years, 4 months ago by [mbrsolution](https://wordpress.org/support/users/mbrsolution/).
 *  Thread Starter [andrewblipp](https://wordpress.org/support/users/andrewblipp/)
 * (@andrewblipp)
 * [9 years, 4 months ago](https://wordpress.org/support/topic/1-piece-for/#post-8607614)
 * Thats great thank you. Now finally is there a way I can control better how to‘
   pay with card’ button actually looks. The default button does not look particularly
   nice so how can I improve the look of it?
 *  Plugin Support [mbrsolution](https://wordpress.org/support/users/mbrsolution/)
 * (@mbrsolution)
 * [9 years, 4 months ago](https://wordpress.org/support/topic/1-piece-for/#post-8608498)
 * Hi, what kind of customization are you looking for?
 *  Thread Starter [andrewblipp](https://wordpress.org/support/users/andrewblipp/)
 * (@andrewblipp)
 * [9 years, 4 months ago](https://wordpress.org/support/topic/1-piece-for/#post-8608902)
 * Something more like the button on this page with is generated using 5sec paypal
   payment button plugin.
 * [http://www.wordpresswednesdays.com/1-day-booking-paypal/](http://www.wordpresswednesdays.com/1-day-booking-paypal/)
 * The amount and currency symbol are dynamic and chance according to the settings
   within the shortcode used.
 *  Plugin Support [mbrsolution](https://wordpress.org/support/users/mbrsolution/)
 * (@mbrsolution)
 * [9 years, 4 months ago](https://wordpress.org/support/topic/1-piece-for/#post-8609230)
 * Thank you for providing more information. The plugin developers will investigate
   further your request.
 * Regards
 *  Plugin Author [mra13](https://wordpress.org/support/users/mra13/)
 * (@mra13)
 * [9 years, 4 months ago](https://wordpress.org/support/topic/1-piece-for/#post-8611962)
 * You can optionally specify a currency code in the shortcode to accept payment
   in a different currency than the one you configured in the settings. This allows
   you to create different buttons that charges money in different currencies. See
   example shortcode below:
 * [accept_stripe_payment name=”Test Product” price=”15.00″ button_text=”Pay Now”
   currency=”USD”]

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

The topic ‘‘1 piece for …’’ is closed to new replies.

 * ![](https://ps.w.org/stripe-payments/assets/icon-128x128.png?rev=2705524)
 * [Accept Stripe Payments](https://wordpress.org/plugins/stripe-payments/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/stripe-payments/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/stripe-payments/)
 * [Active Topics](https://wordpress.org/support/plugin/stripe-payments/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/stripe-payments/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/stripe-payments/reviews/)

## Tags

 * [button styling](https://wordpress.org/support/topic-tag/button-styling/)

 * 6 replies
 * 3 participants
 * Last reply from: [mra13](https://wordpress.org/support/users/mra13/)
 * Last activity: [9 years, 4 months ago](https://wordpress.org/support/topic/1-piece-for/#post-8611962)
 * Status: resolved