Translator Reviews ( English → Japanese )

Rating: 68 / 0 Reviews / 27 Jun 2013 at 11:59

English

Getting started

Install Opauth-Paypal:

cd path_to_opauth/Strategy
git clone https://github.com/24hours/opauth-paypal.git PayPal
Create Paypal application at https://devportal.x.com/

Select [Paypal Access] on API Scope
Select [OAuth 2.0 / Open Id Connect] on Protocols
set the value of "Return URL" to http://path_to_opauth/paypal/int_callback
Configure Opauth-Paypal strategy with at least App ID and App Secret.

Direct user to http://path_to_opauth/paypal to authenticate

Japanese

はじめに:

1.Opauth-Paypaのインストールください。:
cd path_to_opauth/Strategy
git clone https://github.com/24hours/opauth-paypal.git PayPal

2.https://devportal.x.com/にPaypalのアプリケーションを作成ください。
・APIスコープは[Paypal Access]を選択ください。
       ・プロトコルは[OAuth 2.0 / Open Id Connect]を選択ください。
       ・http://path_to_opauth/paypal/int_callbackには、元のURLに戻るための値を設定ください。

3.ユーザー認証のため、ユーザーをhttp://path_to_opauth/paypalに誘導ください。

Reviews ( 0 )

There are no translator reviews yet.