Title: Accepting Payments
Last modified: October 21, 2018

---

# Accepting Payments

 *  [lcg470](https://wordpress.org/support/users/lcg470/)
 * (@lcg470)
 * [7 years, 6 months ago](https://wordpress.org/support/topic/accepting-payments-3/)
 * After booking an appointment, it redirects to a payment page.
    We need the Price
   value so payment (Stripe) knows what to charge. How can we access this value?
   Alternatively, does your plug-in have a payment integration module with Stripe
   and/or PayPal? Thanks, Linda
 * The page I need help with: _[[log in](https://login.wordpress.org/?redirect_to=https%3A%2F%2Fwordpress.org%2Fsupport%2Ftopic%2Faccepting-payments-3%2F%3Foutput_format%3Dmd&locale=en_US)
   to see the link]_

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

 *  Plugin Contributor [etoilewebdesign](https://wordpress.org/support/users/etoilewebdesign/)
 * (@etoilewebdesign)
 * [7 years, 6 months ago](https://wordpress.org/support/topic/accepting-payments-3/#post-10812303)
 * Hi Linda,
 * We have PayPal integration option for the plugin,for which you could access the
   settings by navigating to the “Payment” area of the “Options” tab. You could 
   set the price for the services by navigating to the “Services” tab and selecting
   a service.
    Unfortunately, at the moment we do not have integration with Stripe.
 *  Thread Starter [lcg470](https://wordpress.org/support/users/lcg470/)
 * (@lcg470)
 * [7 years, 6 months ago](https://wordpress.org/support/topic/accepting-payments-3/#post-10812964)
 * Okay, thanks for the clarification.
 * Can you provide the shortcode or variable name for “Price” of the service the
   client has booked?
 * We want the price to be printed on the thank you page as well as in the email.
   
   Linda
 *  Plugin Contributor [etoilewebdesign](https://wordpress.org/support/users/etoilewebdesign/)
 * (@etoilewebdesign)
 * [7 years, 6 months ago](https://wordpress.org/support/topic/accepting-payments-3/#post-10816413)
 * The service data is saved in the wp_postmeta table in your WP database. The meta_key
   used is “Service Price”. You could query that data if you wanted to display the
   price somewhere. This isn’t something we’ve tested, so we would not be able to
   offer any further guidance.

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

The topic ‘Accepting Payments’ is closed to new replies.

 * ![](https://ps.w.org/ultimate-appointment-scheduling/assets/icon-128x128.png?
   rev=1813701)
 * [Ultimate Appointment Booking & Scheduling](https://wordpress.org/plugins/ultimate-appointment-scheduling/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/ultimate-appointment-scheduling/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/ultimate-appointment-scheduling/)
 * [Active Topics](https://wordpress.org/support/plugin/ultimate-appointment-scheduling/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/ultimate-appointment-scheduling/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/ultimate-appointment-scheduling/reviews/)

## Tags

 * [payment](https://wordpress.org/support/topic-tag/payment/)
 * [paypal](https://wordpress.org/support/topic-tag/paypal/)

 * 3 replies
 * 2 participants
 * Last reply from: [etoilewebdesign](https://wordpress.org/support/users/etoilewebdesign/)
 * Last activity: [7 years, 6 months ago](https://wordpress.org/support/topic/accepting-payments-3/#post-10816413)
 * Status: not a support question