Tips and Tricks HQ Support

Support site for Tips and Tricks HQ premium products

  • Home
  • Contact Us
  • Documentation
  • Forum Home
    • Forum
    • Forum Search
    • Forum Login
    • Forum Registration

Payment Gateway Bundle – customize collect details page

by

Tips and Tricks HQ Support Portal › Forums › WP eStore Forum › Payment Gateway Bundle – customize collect details page

Tagged: checkout, Collect Details Page, register after purchase, remove shipping info, shipping, stripe

  • This topic has 6 replies, 2 voices, and was last updated 12 years, 1 month ago by leebj7.
Viewing 7 posts - 1 through 7 (of 7 total)
  • Author
    Posts
  • May 13, 2013 at 11:58 pm #9078
    leebj7
    Member

    How can I customize the collect details page? I don’t need the shipping details of my customers because I am selling memberships.

    May 14, 2013 at 1:02 am #55609
    wpCommerce
    Moderator

    Hi, which payment gateway are you using for the subscription? Can I take a look at the shortcode embedded in your “Collect Details” page?

    May 14, 2013 at 1:12 am #55610
    leebj7
    Member

    Using the authorize.net for recurring billing:

    [wp_pg_eStore_ARB_subscription_button id=1]

    May 14, 2013 at 2:49 am #55611
    wpCommerce
    Moderator

    Hi, if you are logged into WP admin you can find the URL of your “collect details” page from Settings->Payment Gateway Bundle->General Settings->Form Processing Page URL.

    Copy the URL and paste it in your browser address bar. Once the page is open you should be able to edit it by clicking the “Edit Page” option (It appears at the top of the page).

    Anyway, I’m assuming that the shortcode you have currently embedded is the following:

    [wp_pg_process_order]

    You need to replace it with the following:

    [wp_pg_process_order show_shipping="0"]

    Now if you checkout using ARB the shipping information will not show up anymore.

    May 14, 2013 at 7:05 am #55612
    leebj7
    Member

    2 Problems

    1. So I replace [wp_pg_process_order] with [wp_pg_process_order show_shipping=”0″] and nothing happened. The shipping info section with its fields are still there.

    [http://onlinegesangsunterricht.de/collect-details/]

    The Does it matter that the language settings of WP eStore are German?

    2. You wrote:

    Copy the URL and paste it in your browser address bar. Once the page is open you should be able to edit it by clicking the “Edit Page” option (It appears at the top of the page).

    I need to be able to edit what everything says. Do I do that by just going into the editor of the plugin and look through the php to find and replace it with the right language?

    May 14, 2013 at 11:55 pm #55613
    wpCommerce
    Moderator

    Hi, the shipping information will be hidden if you click the ARB Subscription button (if you normally visit the page all the fields will be there).

    It’s not safe to directly edit the plugin file from the “Plugin Editor” (if you make any mistake your whole site will be down). Please follow these instructions to customize the text displayed on the “collect details” page:

    1. Go to Settings->Payment Gateway Bundle->General Settings and check which language you have currently selected (example: German).

    2. Now connect to your website using a FTP software (example: Filezilla).

    3. Browse to the language directory of payment gateway bundle addon (/wp-content/plugins/wp-payment-gateway/lang)

    4. Download the language file on your computer (example: ger.php)

    5. Make a backup copy of ger.php since you will be customizing it. Now open ger.php using a text editor and modify the text. For example:

    define("WP_PG_BILLING_INFORMATION", "Edit the message here");

    6. Once you are done, save ger.php and upload it back to the language directory (/wp-content/plugins/wp-payment-gateway/lang).

    Now reload the “collect details” page and see if the changes took effect.

    May 15, 2013 at 12:39 am #55614
    leebj7
    Member

    Thank you

  • Author
    Posts
Viewing 7 posts - 1 through 7 (of 7 total)
  • You must be logged in to reply to this topic.
Log In

Forum Related

  • Forum Home
  • Forum Search
  • Forum Registration
  • Forum Login

Support Related Forms

  • Contact Us
  • Customer Support
  • Request a Plugin Update
  • Request Fresh Download Links

Useful Links

  • Plugin Upgrade Instructions
  • WP eStore Documentation
  • WP eMember Documentation
  • WP Affiliate Platform Documentation
  • Tips and Tricks HQ Home Page
  • Our Projects

Quick Setup Video Tutorials

  • WP eStore Video Tutorial
  • WP eMember Video Tutorial
  • WP Affiliate Platform Video Tutorial
  • Lightbox Ultimate Video Tutorial

Our Other Plugins

  • WP Express Checkout
  • Stripe Payments Plugin
  • Simple Shopping Cart Plugin
  • Simple Download Monitor

Copyright © 2025 | Tips and Tricks HQ