Forum Moderators: DixonJones
Their are two ways to capture that data on the button click - one is to use a script on your server to capture the data and then send the browser via a Location header to PayPal; the other way is to attach an script to the onClick event (requires Javascript) that calls a script that returns a 204 No Content status on your server.
Feel free to sticky me if you have any further questions,
Larry