Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Note
titleПримечание

На данный момент подключение аккаунта Stripe доступно не для всех стран, ознакомиться со списком стран которые доступны возможно на странице регистрации сервиса. В этой инструкции мы подключим аккаунт Stripe с тестовыми ключами. Для подключения аккаунта с реальными ключами потребуется заполнение формы-заявки и верификация аккаунта через номер телефона. Подключение аккаунта к платформе с реальными ключами аналогично подключению с тестовымиAt the moment, connecting a Stripe account is not available for all countries; you can see the list of countries that are available on the service registration page. In this tutorial we will connect a Stripe account with test keys. To connect an account with real keys, you will need to fill out an application form and verify your account through your phone number. Connecting an account to the platform with real keys is similar to connecting with test keys.

Как подключить Stripe?

    Войти на 
    1. Login to dashboard.stripe.com/
    register для регистрации аккаунтаВвести регистрационные данные
    1. register to register an account
      Enter registration details:
      1)
    e-mail
    1. email
      2)
    Полное имя
    1. Full name
      3)
    Пароль
    1. Password

...


4. Затем необходимо выбрать блок  Then you need to select the "Use the Stripe API" block:

5. Перейти в раздел  Go to the "Activate your account" section:


6. Заполнить форму для активации аккаунта  Fill out the form to activate your account https://dashboard.stripe.com/account/onboarding/business-structure, и нажать and click "Activate account":


7. Войти в раздел  Enter the "API" section:


8. Здесь будут отображены тестовые ключи для подключения аккаунта к платформе, после активации аккаунта таким же образом и реальные. Тестовые ключи будут под Test Data. Для переключения между тестовыми и реальными ключами необходимо воспользоваться переключателем "Test Mode"
Image Removed9. Нажать на кнопку  Test keys for connecting your account to the platform will be displayed here; after activating the account in the same way, real keys will be displayed. Test keys will be under Test Data. To switch between test and real keys, you must use the "Test Mode" switch

Image Added

9. Click on the "Reveal test key token"  для отображения button to display the Secret key


10. Скопировать Copy Publishable key: 


11. Войти на платформе Go ton to the platform Leeloo.ai в раздел  in the "НастройкиSettings" section, "Платёжные системыPayment systems", выбрать select Stripe, и нажать кнопку "Добавить новый мерчант"and click the "Add new merchant" button


12. Откроется форма для ввода данных A data entry form will open:

а) В первое поле ввести название аккаунтаa) Enter the account name in the first field.
b) Во второе поле вставить Publishable key, скопированный на 7 шагеIn the second field, paste the Publishable key copied in step 7.
c) Скопировать Copy the Secret key, который находится под which is located under Publishable key в настройках API Stripe и вставить в третье поле формыin the Stripe API settings and paste it into the third field of the form.


13. Нажать кнопку  Click the "СохранитьSave" button


14. Далее в настройках оффера выбрать данный аккаунт Stripe, как систему оплаты Next, in the offer settings, select this Stripe account as the payment system.

15. Мы подключили аккаунт Stripe с тестовыми ключами. Чтобы протестировать подключение, необходимо сделать тестовый платеж. Для этого подойдет только тестовая карта, поэтому при оплате оффера вводите номер 4242 4242 4242 4242, срок действия карты (месяц, год) - не позднее нынешнего дня, CVС-код - любые 3 цифры.
Если все подключено верно, откроется страница "Thank you page" We connected a Stripe account with test keys. To test the connection, you need to make a test payment. Only a test card is suitable for this, so when paying for the offer, enter the number 4242 4242 4242 4242, card expiration date (month, year) - no later than today, CCV code - any 3 digits.

If everything is connected correctly, the "Thank you page" will open.

Image Modified


Note

Примечание

Если после провала авторизации 3D Secure не удается завершить платеж. В таких случаях платеж все еще ожидает подтверждения и технически оплата не была провалена, однако, чтобы уведомить клиента о неудавшейся аутентификации и инициировать повтор, вам следует внести соответствующие измененения в настройках выставления счетов Stripe.Note

If, after authorization failure, 3D Secure is unable to complete the payment. In such cases, the payment is still pending confirmation and technically the payment has not failed, however, in order to notify the customer of the failed authentication and initiate a retry, you should make the appropriate changes in your Stripe billing settings.

 https://support.stripe.com/questions/subscription-retries-for-failed-3d-secure-authorizations

Image Modified


...