Danal 결제 데모(local)
@csrf
mem_no
amount
method
card
vact
phone
card_kind
general
exchange
phone_mode
prod
dev
주문 생성
@if(session('oid'))
생성된 OID: {{ session('oid') }}
@csrf
결제 시작(결제창 이동)
@endif @if($errors->any())
{{ $errors }}
@endif