473,320 Members | 1,820 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,320 software developers and data experts.

Variable Website Donation Button

2 2Bits
Hello,
We would like to have a button that allows the customer to donate an amount they choose. Presently the credit card company gives the following code for a $5 donation;
Expand|Select|Wrap|Line Numbers
  1. <a href="https://epay.propay.com/external/buy.aspx?d=s580KrUSFlwcSYDrz3z7MOD2B2dIRIjTk%2fudBUeA71tJGMOD2BzaU1VbQuLdpRo3fv7vWn9HkeReQINAleKFKIYHgv7lYdwiGMqsc2juMOhtthGYD9qi7zZ%2fUgbNdiS2G6M4NGj7&a=32918390" target="_blank"><img src="https://epay.propay.com/images/BuyButton/DonateNow.png" border="0" alt="Donate Now" title="Donate Now" /></a>
Nothing available for a user set donation from them. Homeless Pet Help is a 501c3 that gives out food and supplies to NYC pet owners in need. Thank you for reading this.
Jun 27 '20 #1

✓ answered by Banfa

Looking at that html I would guess that the account to pay and amount are both encoded into the data passed as variable d and a (actually I'd guess that a is the account number).

There is very little we can suggest because I imagine that the data contains a checksum, a way of verifying that the data hasn't been changed, so even if we could determine what to change, which we can't, the receiving website would detect the change and most likely reject the query.

Bottom line, if your service provider/credit card company don't provide the facility there is not much we can do (except find another more flexible provider)

2 2645
Banfa
9,065 Expert Mod 8TB
Looking at that html I would guess that the account to pay and amount are both encoded into the data passed as variable d and a (actually I'd guess that a is the account number).

There is very little we can suggest because I imagine that the data contains a checksum, a way of verifying that the data hasn't been changed, so even if we could determine what to change, which we can't, the receiving website would detect the change and most likely reject the query.

Bottom line, if your service provider/credit card company don't provide the facility there is not much we can do (except find another more flexible provider)
Jun 28 '20 #2
HomelessPetHelp
2 2Bits
Makes sense, thank you very much.
Jun 28 '20 #3

Sign in to post your reply or Sign up for a free account.

Similar topics

2
by: jb | last post by:
Hello, I need to know which button was pressed in the submit , i tried reading the vaule of submit it the validateDate function but it returns 'undefined' value ; I do this in asp all the time, Not...
3
by: Zeljko | last post by:
I am new to javascript (just started to learn it) and want to make a simple thing. I would like to make a page with only one button and one variable that is displayed. What I want to do is that...
2
by: HankC | last post by:
I'd like to pass a variable to my webform1.aspx, place it in a textbox on the page and push a button to execute code when the variable is present... e.g. ...
1
by: Fabrice | last post by:
Hello, I have encountered a deep problem with accent and I don't understand why. I m preparing a multi-language website. French and English so far. With french, we have accents and ......
2
by: emmerink | last post by:
concerning page: http://www.archytas.nl/showcase/newsite/ I can't get the image submit button te align with the input fields in IE6. Both vertical-align: middle, and enclosing it in a narrow div...
6
by: =?Utf-8?B?Q2hyaXM=?= | last post by:
Is it possible (if yes, how to do that?). I want to put on my website a button. If you click the button the printing of the website will start on your local printer. I know, you can print that...
7
by: John Smith | last post by:
Hello, I have a simple question, I have a vb.net form with several buttons. If I store the name of a button in a variable.. Dim TheName as string TheName = ...
0
by: tommyguns | last post by:
I am working with SQL server and I am trying to write a server side variable to call for the record set (the webpage code is .asp) that is being entered on the website when the button on the website...
4
yarbrough40
by: yarbrough40 | last post by:
can any one tell me if there is a way to pass a string variable to a button click event? ultimately I am looking to fire client side Javascript "__doPostBack('Button1','click','')" and have the...
1
by: ChiLurker | last post by:
I want to have the browser to be directed to a certain url upon button click with the text inserted into the textbox place into the url, and I'm stumped. for example-...
0
by: DolphinDB | last post by:
The formulas of 101 quantitative trading alphas used by WorldQuant were presented in the paper 101 Formulaic Alphas. However, some formulas are complex, leading to challenges in calculation. Take...
1
isladogs
by: isladogs | last post by:
The next Access Europe meeting will be on Wednesday 6 Mar 2024 starting at 18:00 UK time (6PM UTC) and finishing at about 19:15 (7.15PM). In this month's session, we are pleased to welcome back...
0
by: jfyes | last post by:
As a hardware engineer, after seeing that CEIWEI recently released a new tool for Modbus RTU Over TCP/UDP filtering and monitoring, I actively went to its official website to take a look. It turned...
0
by: ArrayDB | last post by:
The error message I've encountered is; ERROR:root:Error generating model response: exception: access violation writing 0x0000000000005140, which seems to be indicative of an access violation...
0
by: CloudSolutions | last post by:
Introduction: For many beginners and individual users, requiring a credit card and email registration may pose a barrier when starting to use cloud servers. However, some cloud server providers now...
0
by: Defcon1945 | last post by:
I'm trying to learn Python using Pycharm but import shutil doesn't work
1
by: Shællîpôpï 09 | last post by:
If u are using a keypad phone, how do u turn on JavaScript, to access features like WhatsApp, Facebook, Instagram....
0
by: af34tf | last post by:
Hi Guys, I have a domain whose name is BytesLimited.com, and I want to sell it. Does anyone know about platforms that allow me to list my domain in auction for free. Thank you
0
by: Faith0G | last post by:
I am starting a new it consulting business and it's been a while since I setup a new website. Is wordpress still the best web based software for hosting a 5 page website? The webpages will be...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.