Welcome, Guest
Username: Password: Remember me
  • Page:
  • 1

TOPIC: registration issues

registration issues 15 years 9 months ago #3728

  • ffunky
  • ffunky's Avatar Topic Author
  • Offline
  • Fresh Boarder
  • Fresh Boarder
  • Posts: 6
  • Thank you received: 0
1. If a user selects Pay Later and proceeds to the end, and then goes BACK to select PayPal, the PayPal amount shows $0.00 and the user can set their own amount.

Can you change it so that they are either not allowed to go back and do that, or set it to where PayPal receives the right amount and the record gets updated?

2. If a user selects PayPal and goes to the PayPal screen, and then goes back to select another form of payment, the user\'s info disappears, and when they select Next, it puts in a record entry of FREE in the administrator back end, and doesn\'t send out any emails.

DTReg 2.4.1
Joomla 1.5

Please Log in or Create an account to join the conversation.

registration issues 15 years 9 months ago #3770

  • dthadmin
  • dthadmin's Avatar
  • Offline
  • Administrator
  • Administrator
  • Posts: 5470
  • Thank you received: 3
1. If you select Pay Later and click NEXT, then the registration is over. So at that point it is too late to change your payment option. When registration is completed, the session dies which is why the amount is 0. However, there is nothing to change here. We can not disable the browser\'s back button :)

2. Again, you\'re talking about the use of the browser\'s back button. This is never a good idea to use in any type of form situation... especially when going back and forth between two different sites. Once you move to paypal, the data goes to a separate database table for paypal session data. Then if the payment is made, the registration record is created from that data.

My only suggestion here would be to modify the language file to change the text that shows above the payment type options... tell people to NOT use the browser\'s back button and that once they choose a payment type, if they change their mind, they\'ll need to start the process over.

This may seem harsh, but since you\'re sending people to another website, your session is lost. Sessions and browser back buttons don\'t play nice together.

Please Log in or Create an account to join the conversation.

  • Page:
  • 1
Time to create page: 0.128 seconds