codemstory
Forum Replies Created
-
Forum: Reviews
In reply to: [워드프레스 결제 심플페이 - 우커머스 결제 플러그인] 원화결제는 무조건 심플페이!심플페이 이용 및 후기 남겨 주셔서 감사합니다~~ ^^
Forum: Plugins
In reply to: [워드프레스 결제 심플페이 - 우커머스 결제 플러그인] Translatable stringsWe are working on a major update of the plugin.
Many changes will be made in the current version.
The current plan is to release it in July.
I will provide English language pack and Git Repo when it is released in July.Thanks for your interest.
Thanks.
Forum: Plugins
In reply to: [워드프레스 결제 심플페이 - 우커머스 결제 플러그인] Translatable stringsDear chrillep.
Can you send me the source code or git repo by e-mail to [email protected]?
Thank you for your contribution.
Best regards.
Thanks.
Forum: Plugins
In reply to: [워드프레스 결제 심플페이 - 우커머스 결제 플러그인] git repoDear chrillep.
Sorry. GIT REPO is not yet available.
Best Regard.
Thansk.
Forum: Plugins
In reply to: [워드프레스 결제 심플페이 - 우커머스 결제 플러그인] 결제와 관련된 오류 문의드립니다.Forum: Plugins
In reply to: [워드프레스 결제 심플페이 - 우커머스 결제 플러그인] 에러 X001 결과메시지 LGD_BUYER답변이 늦어서 죄송합니다.
결제시 청구지 전화번호는 필수 필드인데요.
청구지 전화번호값이 누락되었을때 발생하는 오류입니다.PGALL 워드프레스 결제 플러그인에 대한 문의는 그외 궁금한 점은 PG-ALL 포럼 사이트로 문의해주셔야 빠른 지원이 가능합니다.
감사합니다.
Forum: Plugins
In reply to: [워드프레스 결제 심플페이 - 우커머스 결제 플러그인] plugintests are generating errorsDear.
To use the PGALL plugin, you must have the WooCommerce plugin installed.
The error you inquired about is an error that occurred because the WooCommerce plugin was not installed, and we will add an exception handling on whether to install WooCommerce in the next update.If you have any questions about PGALL WordPress payment plugin, please contact PG-ALL forum site .
Best Regard.
Thanks.
Forum: Plugins
In reply to: [워드프레스 결제 심플페이 - 우커머스 결제 플러그인] [3107] Payment amount setting error.Dear chrillep.
If you have any questions about plugin, please contact PG-ALL forum site.
Best Regard.
Thanks.
Forum: Plugins
In reply to: [워드프레스 결제 심플페이 - 우커머스 결제 플러그인] Fatal Error가 많이 납니다.안녕하세요. 코드엠입니다.
PGALL 워드프레스 결제 플러그인은 PHP 5.6 이상, 7.2 버전까지 지원하고 있습니다.
그리고, 배포 이전에 PHP 5.6, 7.0, 7.2 환경에서 검증 과정을 거치고 있습니다.Fatal Error가 발생한다면 고객님의 개발 환경에 대한 정보(OS, PHP버전)와 해당 로그를 남겨주시면 확인을 도와드리겠습니다.
감사합니다.
PS) PGALL 워드프레스 결제 플러그인에 대한 문의는 PGALL 포럼(https://www.pgall.co.kr/forums/forum/pgall)으로 남겨주시면 담당자가 확인 후 답변을 드리고 있습니다.
Forum: Plugins
In reply to: [워드프레스 결제 심플페이 - 우커머스 결제 플러그인] 이니시스 에스크로 지원되나요?안녕하세요. 코드엠샵입니다.
답변이 늦어서 죄송합니다.
이니시스,KCP,나이스페이,LG유플러스 모든 결제 대행사의 에스크로를 지원합니다.
추가로 궁금하신점은 PGALL 포럼(https://www.pgall.co.kr/forums/forum/pgall/)에 남겨주시면 답변드리겠습니다.
감사합니다.
Forum: Reviews
In reply to: [우커머스 네이버페이] fatal error…Sorry for the delay.
If you have any questions about using the plugin, please leave it in Support Threads and we will be able to give you an answer after confirming.
Did you solve the problem?
If the problem persists, please leave a system report on the Support Threads.
Thank you.
Forum: Plugins
In reply to: [우커머스 네이버페이] 빈 화면안녕하세요. 코드엠 입니다.
답변이 오랜기간 없어 현재 글을 완료 처리합니다.
추후 동일 현상이 계속되신다면 새로운 글로 문의해 주세요.감사합니다.
Forum: Plugins
In reply to: [우커머스 네이버페이] 빈 화면안녕하세요? 코드엠 입니다.
문의 내용 확인이 늦어 죄송합니다.
문의 주신 내용과 같이 설정 페이지 접근시 빈화면이 나오는 경우에는 이용 중이신 PHP 버전 문제일수 있습니다.
PHP 버전이 5.6 이하 이신 경우 해당 현상이 나타날 수 있사오니, PHP 버전을 업데이트 하신 후 확인 부탁드립니다.만약, PHP 버전 업데이트 이후에도 동일한 현상이 계속되신다면,
서버 오류 로그를 확인을 위해, wp-config.php 파일 내용중 wp_debug 옵션을 아래와 같이 변경하신 후,
사이트에 접속하여 동일 현상이 나도록 하신 후,
사이트 경로에서 /wp-content/debug.log 파일을 다운로드 받아 파일 내용을 이곳에 남겨주세요.define( 'WP_DEBUG', false );위 내용을 아래와 같이 변경합니다. (확인 후 원상 복구하셔야 합니다)
define( 'WP_DEBUG', true ); define( 'WP_DEBUG_LOG', true ); define( 'WP_DEBUG_DISPLAY', false );감사합니다.
- This reply was modified 9 years ago by codemstory.
Forum: Plugins
In reply to: [INICIS for WooCommerce] Inventory updateHello,
Every checkout process following use woocommerce default function.
If you credit card process finished, we use ‘$order->payment_complete()’ function.
that function will check inventory item and reduce item count.Normally, plugin must be following that process. but, you are talking about version 1.0.0 that is very old version and it has many problem.
I think you update lastest version, maybe it will be solve many problem.
Note : Try to update plugin and then check again, please.
Important : Plugin Architect is changed 1.0.x to 2.0.x.
so, please backup your keyfile and logs file and DB, before Plugin Update.If you don’t know how to do this, write article here or email to me [email protected]
Regards
Alan