Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 6904173
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 27, 20262026-05-27T08:01:10+00:00 2026-05-27T08:01:10+00:00

I am creating a 3D Secure PHP Project. I am having a rather bizzare

  • 0

I am creating a 3D Secure PHP Project. I am having a rather bizzare issue in that the “MD” code is going missing when re-submitting the Array of data

My code is as follows :

$paRes = $_REQUEST['PaRes'];
$md = $_REQUEST['MD'];

require "payment_method_3d.php";


x_load('cart','crypt','order','payment','tests');

/*
* For Debugging Purposes
* Only.

echo "The Value Of PaRes is : ";
echo $paRes;
*/

$soapClient = new SoapClient("https://www.secpay.com/java-bin/services/SECCardService?wsdl");

$params = array (
    'mid'           => '',
    'vpn_pswd'      => '',
    'trans_id'      => 'TRAN0095', // Transaction ID MUST match what was sent in payment_cc_new file
    'md'            => $md,
    'paRes'         => $paRes,
    'options'       => ''
);

It seems that the $_REQUEST[‘MD’] string seems to go missing AFTER the soap call. Although I am having difficulty print this out to the screen. The strange thing is the $paRes variable works without issue.

Any ideas why this would be the case?

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-05-27T08:01:11+00:00Added an answer on May 27, 2026 at 8:01 am

    Thanks for your responses guys.

    What was happening was the include page was sitting in front of the request methods and causing issues loading the REQUEST methods to the page.

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

Well, I'm creating Database connection with following php code: <?php define('DB_HOST', 'localhost'); define('DB_USER', 'root');
I am going to be creating a web service that will be passing confidential
I have a program that's creating a secure directory for user output. This is
I'm creating an application that will run code in a sandboxed environment. This environment
This is my first time creating a PHP form that will run a MySQL
How would I go about creating a tripcode system (secure) for a message board
Creating liquid layouts is an immense pain. Now, I totally understand that tables should
I am developing a project that lately have been taking off with increased popularity.
I am creating a PHP based web application which requires simple authentication to use.
I was creating a login system with PHP and I wondered: Why are sessions

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.