Translator Reviews ( English → Japanese )

Rating: 60 / 0 Reviews / 27 Jun 2013 at 11:35

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

始め方

Opauth-Paypalのインストール:

cd path_to_opauth/Strategy
PayPalのgit cloneは https://github.com/24hours/opauth-paypal.git

https://devportal.x.com/からPaypalアプリケーションを作成 

API Scope上の「Paypal Access」を選択
プロトコル上の「OAuth 2.0 / Open Id Connect」を選択
「Return URL」の値をhttp://path_to_opauth/paypal/int_callbackに設定

少なくともApp IDとApp SecretをOpauth-Paypal strategyに設定

直接の利用者がhttp://path_to_opauth/paypalで認証

Reviews ( 0 )

There are no translator reviews yet.