问题标签 [aramex]

For questions regarding programming in ECMAScript (JavaScript/JS) and its various dialects/implementations (excluding ActionScript). Note JavaScript is NOT the same as Java! Please include all relevant tags on your question; e.g., [node.js], [jquery], [json], [reactjs], [angular], [ember.js], [vue.js], [typescript], [svelte], etc.

0 投票
2 回答
227 浏览

javascript - 未初始化的常量 Spree::Api::AramexAddressController::AramexAddressValidator

我面临以下问题:

ActionController::RoutingError (未初始化常量 Spree::Api::AramexAddressController::AramexAddressValidator):
app/controllers/spree/api/aramex_address_controller.rb:2:in <class:AramexAddressController>
app/controllers/spree/api/aramex_address_controller.rb:1:in<top (required)>

我在我的controllers/spree/api/aramex_address_controller.rb中包含了以下内容:

在我的路线文件中,我提到了:

我在assets/javascripts/spree/frontend/checkout/address.js中包含了以下 JS 调用,用于提交的 Aramex Ajax 验证:

为什么我会遇到顶部提到的问题?

0 投票
3 回答
703 浏览

php - 将 Aramex 模块与 Magento 1.9.2 集成的最佳扩展是什么?

Aramex API 与 Magento 的集成

我已将 Aramex Shipping and Tracking Extension与 magento 1.9.2.3 集成。我在后端更新了 aramex 全局设置。

但面临一些错误。

  1. 客户在前端看不到运费计算选项。
  2. 管理员无法从后端准备 Aramex 货件。显示一些错误

有人可以帮我解决这个问题吗?或建议任何其他扩展。

0 投票
3 回答
1001 浏览

php - Aramex 费率计算器 API 返回 ERR52 - 邮政编码不可用的服务提供

我正在尝试为本地送货服务的电子商务系统集成 Aramex 费率计算器 API,但出现此错误。

我的代码:

首先我想,这是因为 aramex 在我的国家(斯里兰卡)不支持本地交付。但是,从他们的网站上,我可以毫无错误地计算出我国内各个地方之间的费率。

谁能告诉我,我是否正确添加了所有参数?是否需要任何额外的参数?

0 投票
1 回答
252 浏览

xml - 如何将 Aramex API 与 WSDL 和 Python 3.6 一起使用?

我在他们的网站上找到了一些关于 Aramex Shipping 服务及其运输 API 的 PHP 和 python 示例代码。我正在测试我的 API 凭据,但出现以下错误。

示例蟒蛇

但是在找到 'zeep' 库时,python 3.6 不支持 lib 'suds' 但我没有使用它:/

任何想法?

0 投票
1 回答
174 浏览

opencart - 如何将 Aramex Shipping 添加到 opencart

我在 opencart 中有一个网站,并且在 Aramex 上也有一个帐户,但我只想将 Aramex 运输集成到我的 opencart 商店。谢谢

0 投票
1 回答
123 浏览

javascript - 如何在 React Native 中使用 Aramex API?

我正在从事电子商务项目,在该项目中我必须使用 aramex api 来运输和其他东西。

我正在用 react native 制作项目,所以我不知道如何在 react native 中实现 aramex api?

如果有人知道,请告诉我。

0 投票
1 回答
349 浏览

php - Aramex 货运跟踪 API 返回 err02

我想将货运跟踪 api 集成到我们的网站中,我正在使用https://www.aramex.com/solutions-services/developers-solutions-center/apis,但出现错误(ClientInfo - 无效的帐户信息)。但信息是正确的。PS:我正在使用以下 php 脚本。

结果

截图结果

0 投票
2 回答
245 浏览

wordpress - Aramex 插件错误

我使用这个插件:https ://wordpress.org/plugins/aramex-shipping-woocommerce/

但是我尝试了任何方法,但我未能解决问题。我有包含所有详细信息的活跃 Aramex 帐户,我在 woocommerce 设置中设置了插件,但是在单击查看购物车显示 Aramex 后:ERR52 - 当我以访客身份开始购物时,目的地我的城市和地址无效。也可以在使用 Aramex 时禁用邮政编码吗?请任何知道是什么原因的人

0 投票
0 回答
111 浏览

python - 我无法将 aramex API 与 django 集成

ARAMEX 回应

{http://ws.aramex.net/ShippingAPI/v1/}Shipment() 有一个意外的关键字参数“TransportType”。签名:Reference1: xsd:string, Reference2: xsd:string, Reference3: xsd:string, Shipper: {http://ws.aramex.net/ShippingAPI/v1/}Party, Consignee: {http://ws.aramex.net/ShippingAPI/v1/}Party, ThirdParty: {http://ws.aramex.net/ShippingAPI/v1/}Party, ShippingDateTime: xsd:dateTime, DueDate: xsd:dateTime, Comments: xsd:string, PickupLocation: xsd:string, OperationsInstructions: xsd:string, AccountingInstrcutions: xsd:string, Details: {http://ws.aramex.net/ShippingAPI/v1/}ShipmentDetails, Attachments: {http://ws.aramex.net/ShippingAPI/v1/}ArrayOfAttachment, ForeignHAWB: xsd:string, TransportType_x0020_: xsd:int, PickupGUID: xsd:string, Number: xsd:string, ScheduledDelivery: {http://ws.aramex.net/ShippingAPI/v1/}ScheduledDelivery

请求数据

WSDL 使用 https://ws.dev.aramex.net/ShippingAPI.V2/Shipping/Service_1_0.svc?wsdl

使用 ZEEP 包发送的请求

0 投票
0 回答
82 浏览

opencart - SoapClient::SoapClient():SSL 操作失败,代码 1 - Aramex 模块

您好,当我查看任何订单并单击创建发货按钮并提交发货表单时,我使用aramex 模块 和管理面板,我收到了这个丑陋的错误在此处输入图像描述

在我联系 bluehost 后,我​​确保安装了 OpenSSL 扩展

警告:SoapClient::SoapClient(): SSL 操作失败,代码为 1。OpenSSL 错误消息:错误:1416F086:SSL 例程:tls_process_server_certificate:certificate verify failed in /home4/ryjanxmy/public_html/admin/controller/extension/shipping/aramex/第 384 行的 aramex_create_shipment.php 警告:SoapClient::SoapClient():无法在 /home4/ryjanxmy/public_html/admin/controller/extension/shipping/aramex/aramex_create_shipment.php 中启用加密第 384 行警告:SoapClient::SoapClient( https: //technosouq.com/admin/model/extension/shipping/aramex/wsdl/shipping.wsdl): 未能打开流: /home4/ryjanxmy/public_html/admin/controller/extension/shipping/aramex/aramex_create_shipment.php 中的操作失败 384 行警告: SoapClient::SoapClient(): I/O 警告: 无法加载外部第 384 行 /home4/ryjanxmy/public_html/admin/controller/extension/shipping/aramex/aramex_create_shipment.php 中的实体“https://technosouq.com/admin/model/extension/shipping/aramex/wsdl/shipping.wsdl”致命错误:未捕获的 SoapFault 异常:[WSDL] SOAP-ERROR:解析 WSDL:无法从“https://technosouq.com/admin/model/extension/shipping/aramex/wsdl/shipping.wsdl”加载:未能在 /home4/ryjanxmy/public_html/admin/controller/extension/shipping/aramex/aramex_create_shipment.php 中加载外部实体“https://technosouq.com/admin/model/extension/shipping/aramex/wsdl/shipping.wsdl”:384 堆栈跟踪:#0 /home4/ryjanxmy/public_html/admin/controller/extension/shipping/aramex/aramex_create_shipment.php(384):SoapClient->SoapClient('https://technos...') #1 /home4 /ryjanxmy/public_html/admin/controller/extension/shipping/aramex/aramex_create_shipment.php(13): ControllerExtensionShippingAramexAramexCreateshipment->getForm() #2 /home4/ryjanxmy/storage/modification/system/engine/action.php(79): ControllerExtensionShippingAramexAramexCreateshipment->index() #3 /home4/ryjanxmy/public_html/admin/controller/startup/router.php(26): Action->execute(Object(Registry), Array) #4 /home4/ryjanxmy/storage/modification /system/engine/act in /home4/ryjanxmy/public_html/admin/controller/extension/shipping/aramex/aramex_create_shipment.php 在第 384 行#0 /home4/ryjanxmy/public_html/admin/controller/extension/shipping/aramex/aramex_create_shipment.php(384): SoapClient->SoapClient('https://technos...') #1 /home4/ryjanxmy/public_html /admin/controller/extension/shipping/aramex/aramex_create_shipment.php(13): ControllerExtensionShippingAramexAramexCreateshipment->getForm() #2 /home4/ryjanxmy/storage/modification/system/engine/action.php(79): ControllerExtensionShippingAramexAramexCreateshipment->index () #3 /home4/ryjanxmy/public_html/admin/controller/startup/router.php(26): Action->execute(Object(Registry), Array) #4 /home4/ryjanxmy/storage/modification/system/engine /act in /home4/ryjanxmy/public_html/admin/controller/extension/shipping/aramex/aramex_create_shipment.php 在第 384 行#0 /home4/ryjanxmy/public_html/admin/controller/extension/shipping/aramex/aramex_create_shipment.php(384): SoapClient->SoapClient('https://technos...') #1 /home4/ryjanxmy/public_html /admin/controller/extension/shipping/aramex/aramex_create_shipment.php(13): ControllerExtensionShippingAramexAramexCreateshipment->getForm() #2 /home4/ryjanxmy/storage/modification/system/engine/action.php(79): ControllerExtensionShippingAramexAramexCreateshipment->index () #3 /home4/ryjanxmy/public_html/admin/controller/startup/router.php(26): Action->execute(Object(Registry), Array) #4 /home4/ryjanxmy/storage/modification/system/engine /act in /home4/ryjanxmy/public_html/admin/controller/extension/shipping/aramex/aramex_create_shipment.php 在第 384 行) #1 /home4/ryjanxmy/public_html/admin/controller/extension/shipping/aramex/aramex_create_shipment.php(13):ControllerExtensionShippingAramexAramexCreateshipment->getForm() #2 /home4/ryjanxmy/storage/modification/system/engine/action。 php(79): ControllerExtensionShippingAramexAramexCreateshipment->index() #3 /home4/ryjanxmy/public_html/admin/controller/startup/router.php(26): Action->execute(Object(Registry), Array) #4 /home4/ ryjanxmy/storage/modification/system/engine/act in /home4/ryjanxmy/public_html/admin/controller/extension/shipping/aramex/aramex_create_shipment.php 在第 384 行) #1 /home4/ryjanxmy/public_html/admin/controller/extension/shipping/aramex/aramex_create_shipment.php(13):ControllerExtensionShippingAramexAramexCreateshipment->getForm() #2 /home4/ryjanxmy/storage/modification/system/engine/action。 php(79): ControllerExtensionShippingAramexAramexCreateshipment->index() #3 /home4/ryjanxmy/public_html/admin/controller/startup/router.php(26): Action->execute(Object(Registry), Array) #4 /home4/ ryjanxmy/storage/modification/system/engine/act in /home4/ryjanxmy/public_html/admin/controller/extension/shipping/aramex/aramex_create_shipment.php 在第 384 行ControllerExtensionShippingAramexAramexCreateshipment->index() #3 /home4/ryjanxmy/public_html/admin/controller/startup/router.php(26): Action->execute(Object(Registry), Array) #4 /home4/ryjanxmy/storage/modification /system/engine/act in /home4/ryjanxmy/public_html/admin/controller/extension/shipping/aramex/aramex_create_shipment.php 在第 384 行ControllerExtensionShippingAramexAramexCreateshipment->index() #3 /home4/ryjanxmy/public_html/admin/controller/startup/router.php(26): Action->execute(Object(Registry), Array) #4 /home4/ryjanxmy/storage/modification /system/engine/act in /home4/ryjanxmy/public_html/admin/controller/extension/shipping/aramex/aramex_create_shipment.php 在第 384 行