Skip to content

Commit

Permalink
Merge pull request #34 from iamport/feature/GXM-91
Browse files Browse the repository at this point in the history
[GXM-91] 네이버페이 주문형 배송지 변경 대응 fix
  • Loading branch information
kdino committed May 31, 2023
2 parents 86359db + 88d1912 commit 235c00c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions IamportPlugin.php
Original file line number Diff line number Diff line change
Expand Up @@ -885,6 +885,7 @@ public function __construct() {

abstract protected function get_gateway_id();
abstract public function iamport_order_detail( $order_id );
public function update_shipping_info($order, $payment_data) {}

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

0 comments on commit 235c00c

Please sign in to comment.