Free and Premium WordPress Plugins & Themes Forums WordPress Plugins Hotel Booking Hotel Booking Payment Request Customization of Payment Request Page
- This topic has 1 reply, 2 voices, and was last updated 4 years, 11 months ago by Steve.
- AuthorPosts
- December 15, 2019 at 10:41 pm #895689AM RealtyParticipant
Hello,
How can we customize the content generated by the [mphb_payment_request_checkout] short code?
For example, we want to:
1) Add Reserved Accommodations Details in the Booking Details block
2) Change the “Submit Payment” button to “Proceed to Checkout”
3) Hide the Payment Method block if only one payment method is active on the site
I would appreciate it if you could let us know which files control this content and how we can edit it. Thank you!
December 17, 2019 at 3:48 pm #896543SteveKeymasterHello AM Realty,
To customize the content generated by the [mphb_payment_request_checkout] shortcode follow these steps:
1. Create a new folder in your theme and name ithotel-booking
.
2. Copy foldershortcodes
located in/mphb-request-payment/templates/
to previously createdhotel-booking
folder.
3. Open file/YOUR-THEME/hotel-booking/shortcodes/payment-request-checkout/checkout-form.php
in editor. You will find form, submit button and several actions you can override to modify this form.Let me know if it helps.
- This reply was modified 4 years, 11 months ago by Steve.
- This reply was modified 4 years, 11 months ago by Steve.
- AuthorPosts
- You must be logged in to reply to this topic.