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 .
Express Checkout
Hello Elphas ,
I have integrated Paynow with Node js SDK , Now i am trying Express checkout integration. WIthout SDK. DIrectly with HTTP POST API.
I am Getting status=Error&error=Invalid+Id.
method: ‘post’,
url: ‘https://www.paynow.co.zw/interface/initiatetransaction’,
I think your integration id is invalid kindly check if its its in live mode and make sure you have latest sdk
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
How do you really get your integrations to Live Mode?
I have been requesting for ages
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
Hi Sahil kindly share your code with the request to Paynow(Make sure not to include any ID or Keys)