- Posts: 195
- Thank you received: 18
Wordline SIPS V2 payment plugin
1 year 2 weeks ago #368345
by Sandra74
Wordline SIPS V2 payment plugin was created by Sandra74
-- url of the page with the problem -- :
www.caribbeanonlineshop.com
-- HikaShop version -- : 6.1.0
-- Joomla version -- : 5.3.3
-- PHP version -- : 8.2
-- Error-message(debug-mod must be tuned on) -- : You have to configure the URL for the WorldLine SIPS plugin payment first : check your payment method parameters, on your website backend
Hi,
I'm setting up this plugin on a site, I entered the Merchant ID, Secrety Key and Key version. Regarding the "URL" field, I don't have any information about this and didn't succeed to find information on what to add in this field.
Do you have an idea fo what is supposed to be "URL"?
Thanks in advance for your help
Sandra
-- HikaShop version -- : 6.1.0
-- Joomla version -- : 5.3.3
-- PHP version -- : 8.2
-- Error-message(debug-mod must be tuned on) -- : You have to configure the URL for the WorldLine SIPS plugin payment first : check your payment method parameters, on your website backend
Hi,
I'm setting up this plugin on a site, I entered the Merchant ID, Secrety Key and Key version. Regarding the "URL" field, I don't have any information about this and didn't succeed to find information on what to add in this field.
Do you have an idea fo what is supposed to be "URL"?
Thanks in advance for your help
Sandra
Please Log in or Create an account to join the conversation.
1 year 2 weeks ago #368349
by nicolas
Replied by nicolas on topic Wordline SIPS V2 payment plugin
Hi,
It should be either
for test payments or
for live payments. That is unless your bank has different URLs to use Worldline SIPS.
Note that Worldline released its new API at the beginning of the year called Worldline Direct or CAWL, and we've made a plugin for it here:
www.hikashop.com/marketplace/product/289...ine-direct-cawl.html
It should be either
Code:
https://payment-webinit.simu.sips-services.com/paymentInit
Code:
https://payment-webinit.sips-services.com/paymentInit
Note that Worldline released its new API at the beginning of the year called Worldline Direct or CAWL, and we've made a plugin for it here:
www.hikashop.com/marketplace/product/289...ine-direct-cawl.html
Please Log in or Create an account to join the conversation.
1 year 2 weeks ago #368354
by Sandra74
Replied by Sandra74 on topic Wordline SIPS V2 payment plugin
Thanks Nicolas for your answer.
The URL doesn't seem to work, it generates an error. I've asked Sherlock support for their help.
Wishing you a grat day,
Sandra
The URL doesn't seem to work, it generates an error. I've asked Sherlock support for their help.
Wishing you a grat day,
Sandra
Please Log in or Create an account to join the conversation.
1 year 2 weeks ago #368356
by nicolas
Replied by nicolas on topic Wordline SIPS V2 payment plugin
Hi,
For Sherlock, it should be :
for tests and
for real payments.
For Sherlock, it should be :
Code:
https://sherlocks-payment-webinit-simu.secure.lcl.fr/paymentInit
Code:
https://sherlocks-payment-webinit.secure.lcl.fr/paymentInit
Please Log in or Create an account to join the conversation.
1 year 2 weeks ago #368357
by Sandra74
Replied by Sandra74 on topic Wordline SIPS V2 payment plugin
Thanks a lot Nicolas.
It seems the URL could work.
I still have an issue but I presume it's on Sherlock's side.
If I use the test URL I have this message:
"The merchant ID entered is not valid for this simulation environment. Please use the test merchant ID in the simulation environment. It is not possible to use a production merchant ID" (which is expected as it seems they don't provide by default a test environment and they need days to provide one)
If I use the production one, there's an error but with no useful information.
Sandra
It seems the URL could work.
I still have an issue but I presume it's on Sherlock's side.
If I use the test URL I have this message:
"The merchant ID entered is not valid for this simulation environment. Please use the test merchant ID in the simulation environment. It is not possible to use a production merchant ID" (which is expected as it seems they don't provide by default a test environment and they need days to provide one)
If I use the production one, there's an error but with no useful information.
Sandra
Please Log in or Create an account to join the conversation.
1 year 2 weeks ago #368358
by nicolas
Replied by nicolas on topic Wordline SIPS V2 payment plugin
Hi,
You can activate the "debug" setting of the payment method. Reproduce the error and then check the "payment log file" in the HikaShop configuration. It should hopefully provide information about the issue.
You can activate the "debug" setting of the payment method. Reproduce the error and then check the "payment log file" in the HikaShop configuration. It should hopefully provide information about the issue.
Please Log in or Create an account to join the conversation.
1 year 2 weeks ago #368398
by Sandra74
Replied by Sandra74 on topic Wordline SIPS V2 payment plugin
Good morning Nicolas,
Here is what I have in the error log file:
Here is what I have in the error log file:
Code:
<h3>09.08.25 07:47:56 - atossips</h3>
Array
(
[currencyCode] => 978
[merchantId] => 216000055280001
[normalReturnUrl] => https://www.caribbeanonlineshop.com/index.php?option=com_hikashop&ctrl=checkout&task=notify¬if_payment=atossips&tmpl=component&user_return=1&lang=en&Itemid=616
[amount] => 2899
[transactionReference] => 73
[keyVersion] => 2
[automaticResponseUrl] => https://www.caribbeanonlineshop.com/index.php?option=com_hikashop&ctrl=checkout&task=notify¬if_payment=atossips&tmpl=component&lang=en&Itemid=616
[orderId] => 73
[statementReference] => D7E3
)
<h3>09.08.25 07:47:56 - atossips</h3>
Data sent to Atos Sips:
<h3>09.08.25 07:47:56 - atossips</h3>
Array
(
[Data] => currencyCode=978|merchantId=216000055280001|normalReturnUrl=https://www.caribbeanonlineshop.com/index.php?option=com_hikashop&ctrl=checkout&task=notify¬if_payment=atossips&tmpl=component&user_return=1&lang=en&Itemid=616|amount=2899|transactionReference=73|keyVersion=2|automaticResponseUrl=https://www.caribbeanonlineshop.com/index.php?option=com_hikashop&ctrl=checkout&task=notify¬if_payment=atossips&tmpl=component&lang=en&Itemid=616|orderId=73|statementReference=D7E3
[InterfaceVersion] => HP_2.3
[Seal] => 22a26f47f93b91ae7180402143992d268e836f3dba9bb4da046022667806d456
)
<h3>09.08.25 07:47:56 - atossips</h3>
payment server url :
<h3>09.08.25 07:47:56 - atossips</h3>
https://sherlocks-payment-webinit.secure.lcl.fr/paymentInit
Please Log in or Create an account to join the conversation.
1 year 2 weeks ago #368399
by nicolas
Replied by nicolas on topic Wordline SIPS V2 payment plugin
Hi,
Well, everything looks fine in the payment log.
So, I'm afraid you'll have to ask them what is going on.
Well, everything looks fine in the payment log.
So, I'm afraid you'll have to ask them what is going on.
Please Log in or Create an account to join the conversation.
1 year 2 weeks ago #368402
by Sandra74
Replied by Sandra74 on topic Wordline SIPS V2 payment plugin
Thanks Nicolas.
You confirmed what I thought. I'll contact them again.
Thanks for your time
You confirmed what I thought. I'll contact them again.
Thanks for your time
Please Log in or Create an account to join the conversation.
Time to create page: 0.225 seconds