paypal 연동 관련 문의

. 로 paypal .
.

1️⃣ 에 paypal , 시 paypal . . (paypal 점id : bloomii9rt)

2️⃣ shipping: {
fullName: 'Toss Kim',
address: {
country: 'US',
line1: '2nd st 105',
line2: 'unit #105',
area1: 'CA',
area2: 'San Jose',
postalCode: '16328',
},
},
' '?

3️⃣ paymentMethodOptions: {
// PayPal
paypal: {
setTransactionContext: {
// PayPal STC ()
sender_account_id: 'kimToss01',
sender_first_name: 'Toss',
sender_last_name: 'Kim',
sender_email: 'toss@sample.com',
sender_phone: '(1) 562 254 5591',
sender_country_code: 'US',
sender_create_date: '2012-12-09T 19:14:55.277-0:00',
},
},
},
로 paypal?

4️⃣ 용 example page .
Was this page helpful?