Hi ! Our payment provider wants us to pass values such as customer name, address etc to their site, and then the credit card information is taken at their site only. There are several problems I forsee in doing this with Actinic :
A. How is it possible to pass values to the Payment provider when Actinic stores such values in NETQUOTEVAR variables ?
B. The order process does not close in Actinic as the ordering process gets redirected to the Payment Server provider site before the credit card information in processed in Actinic. Therefore, we cannot download orders
C. When the payment service provider verifies the card information, it wants to return values back to our site, telling us whether the transaction was successful or not. How can that value be received and the order process be closed ?
Can anyone help with this ?
~prince
A. How is it possible to pass values to the Payment provider when Actinic stores such values in NETQUOTEVAR variables ?
B. The order process does not close in Actinic as the ordering process gets redirected to the Payment Server provider site before the credit card information in processed in Actinic. Therefore, we cannot download orders
C. When the payment service provider verifies the card information, it wants to return values back to our site, telling us whether the transaction was successful or not. How can that value be received and the order process be closed ?
Can anyone help with this ?
~prince
Comment