Express Checkout


#1

For Initiate an Express Checkout Transaction , I Have to pass Field named “method” which is required, But I want user to select payment method like ecocash = Ecocash mobile money OR onemoney = OneMoney mobile money OR vmc = Visa Mastercard OR innbucks = InnBucks OR paygo = PayGo .


#2

Hi Sahil, Kindly describe what you are trying to do and what SDK or addon you are using.


#3

Hello Elphas ,
I have integrated Paynow with Node js SDK , Now i am trying Express checkout integration. WIthout SDK. DIrectly with HTTP POST API.


#4

Okay… what error are you having?


#5

I am Getting status=Error&error=Invalid+Id.
method: ‘post’,
url: ‘https://www.paynow.co.zw/interface/initiatetransaction’,


#6

Using Same Merchant id in SDK till 3 4 years. it is working fine


#7

I think your integration id is invalid kindly check if its its in live mode and make sure you have latest sdk


#8

Thank you . But integration id is in live mode and i am currently not willing to use SDk. i want to use HTTP Methods . like https://www.paynow.co.zw/interface/initiatetransaction


#9

How do you really get your integrations to Live Mode?

I have been requesting for ages


#10

I am using my client’s keys since 3 4 years.


#11

Hi Ashley kindly contact Paynow Support on our livechat on paynow.co.zw

Please make sure you have done 2 test transactions on test mode


#12

Hi Sahil kindly share your code with the request to Paynow(Make sure not to include any ID or Keys)


#13

Okk. Thank You For your support