Skip to content

Commit 235c00c

Browse files
authored
Merge pull request #34 from iamport/feature/GXM-91
[GXM-91] 네이버페이 주문형 배송지 변경 대응 fix
2 parents 86359db + 88d1912 commit 235c00c

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

IamportPlugin.php

+1
Original file line numberDiff line numberDiff line change
@@ -885,6 +885,7 @@ public function __construct() {
885885

886886
abstract protected function get_gateway_id();
887887
abstract public function iamport_order_detail( $order_id );
888+
public function update_shipping_info($order, $payment_data) {}
888889

889890
public function init_form_fields() {
890891
//iamport기본 플러그인에 해당 정보가 세팅되어있는지 먼저 확인

0 commit comments

Comments
 (0)