Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

Payment Status after payment processed


thejungle

Recommended Posts

Posted

Hi!

 

I have modified a payment contrib (EasyPS) to work with Webstream.

The cart transfers to WS fine with the amount correct etc.

 

Now, Webstream will transfer fields back to a predetermined page with Auth details.

 

I'm assuming the page it must return to is checkout_process.php

 

According to WS it will pass back the following field and values:

 

merchantID

subscriptionID

MBSEQ (complete unique customer ID, memberID in control panel is the first 8

digits of this number)

MTSEQ (transaction ID)

firstName

lastName

address

address2

country

city

state

zipCode

email

PMCCAPV= approval code Y or N

PMCCAUTH = up to 16 digit auth code

PMCCAVS = Address verification system match codes up to 4 chars.

 

My question is, where/how to I update the database to show the payment was approved PMCCAPV= approval code Y or N, and then change the status to PROCESSING.

 

I'm confused!

 

Ernie

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...