Skip to content
Open
Show file tree
Hide file tree
Changes from 3 commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
26 changes: 13 additions & 13 deletions postman/stripe/Hosted-Fields-Card-Element/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -17,15 +17,19 @@ In summary: to import the [Stripe Elements Postman Collection](Stripe-elements-H

a) Create your Stripe test account.

b) Create a Stripe payment integration in OPF workbench.
b) Install SAP Open Payment Framework app in stripe dashboard.

c) Set up your Stripe test account to work with OPF.
c) Create a Stripe payment integration in OPF workbench.

d) Prepare the [Postman Environment](Stripe-elements-HOSTED_FIELDS_environment_configuration.json) file so the collection can be imported with all your OPF Tenant and Stripe Test Account unique values.
d) Set up your Stripe test account to work with OPF.

e) Prepare the [Postman Environment](Stripe-elements-HOSTED_FIELDS_environment_configuration.json) file so the collection can be imported with all your OPF Tenant and Stripe Test Account unique values.

## Creating a Stripe Account ##
You can sign up for a free Stripe test account at https://dashboard.stripe.com/register.

### Install SAP Open Payment Framework app in stripe dashboard.
Log in to the Stripe dashboard, then search for "SAP Open Payment Framework" in the app workspace, install the SAP Open Payment Framework app, and on the app setting page, click "View API keys" button to retrieve the Publishable key and Restricted key, we will use thoes keys in the next step.

## Creating a Stripe Payment Integration
Create a Stripe payment integration in the OPF Workbench. For reference, see [Creating Payment Integration
Expand Down Expand Up @@ -63,21 +67,17 @@ The ``integrationId`` and ``configurationId`` values identify the payment integr
* ``configurationId`` maps to ``accountId`` in Postman

**4. Secret Key**
The Secret (or Private) Key can be obtained here in the Stripe dashboard. In test it starts with **sk_test**.

<https://dashboard.stripe.com/test/apikeys>

![](images/stripe-elements-get-secret-key.png)
The secret key (or restricted key in the stripe app) can be obtained through the SAP Commerce Cloud OPF app of Stripe dashboard we mentioned above. In test it starts with **rk_test**.
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

SAP Commerce Cloud OPF->SAP Open Payment Framework


Replace the ``secretKey`` variable value in the environment file with this value starting with **sk_test**.
![](images/stripe-api-secret-key.png)

**5. Public Key**
Replace the ``secretKey`` variable value in the environment file with this value starting with **rk_test**.

The public (or Publishable) key can be obtained here in the Stripe dashboard. In Test it starts with **pk_test**
**5. Publishable Key**

<https://dashboard.stripe.com/test/apikeys>
Publishable key can alse be obtained hthrough the SAP Commerce Cloud OPF app. In Test it starts with **pk_test**
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

SAP Commerce Cloud OPF->SAP Open Payment Framework

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

hthrough ->through


![](images/stripe-elements-get-public-key.png)
![](images/stripe-api-public-key.png)

Replace the ``publickey`` variable value in the environment file with this value starting with **pk_test**.

Expand Down
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
26 changes: 13 additions & 13 deletions postman/stripe/Hosted-Fields/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -22,15 +22,19 @@ In summary: to import the [Postman Collection](mapping_configuration.json) this

a) Create your Stripe test account.

b) Create a Stripe payment integration in OPF workbench.
b) Install SAP Open Payment Framework app in stripe dashboard.

c) Set up your Stripe test account to work with OPF.
c) Create a Stripe payment integration in OPF workbench.

d) Prepare the [Postman Environment](environment_configuration.json) file so the collection can be imported with all your OPF Tenant and Stripe Test Account unique values.
d) Set up your Stripe test account to work with OPF.

e) Prepare the [Postman Environment](environment_configuration.json) file so the collection can be imported with all your OPF Tenant and Stripe Test Account unique values.

### Creating a Stripe Account ###
You can sign up for a free Stripe test account at https://dashboard.stripe.com/register.

### Install SAP Open Payment Framework app in stripe dashboard.
Log in to the Stripe dashboard, then search for "SAP Open Payment Framework" in the app workspace, install the SAP Open Payment Framework app, and on the app setting page, click "View API keys" button to retrieve the Publishable key and Restricted key, we will use thoes keys in the next step.

### Creating a Stripe Payment Integration ###
Create a Stripe payment integration in the OPF workbench. For reference, see [Creating Payment Integration
Expand Down Expand Up @@ -67,22 +71,18 @@ The ``integrationId`` and ``configurationId`` values identify the payment integr
* ``configurationId`` maps to ``accountId`` in Postman

**4. Secret Key**
The Secret (or Private) Key can be obtained here in the Stripe dashboard. In test it starts with **sk_test**.

<https://dashboard.stripe.com/test/apikeys>

![](images/stripe-elements-get-secret-key.png)
The secret key (or restricted key in the stripe app) can be obtained through the SAP Commerce Cloud OPF app of Stripe dashboard we mentioned above. In test it starts with **rk_test**.
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

SAP Commerce Cloud OPF->SAP Open Payment Framework


Replace the ``secretKey`` variable value in the environment file with this value starting with **sk_test**.
![](images/stripe-api-secret-key.png)

Replace the ``secretKey`` variable value in the environment file with this value starting with **rk_test**.

**5. Public Key**

The public (or Publishable) key can be obtained here in the Stripe dashboard. In Test it starts with **pk_test**
**5. Publishable Key**

<https://dashboard.stripe.com/test/apikeys>
Publishable key can alse be obtained hthrough the SAP Commerce Cloud OPF app. In Test it starts with **pk_test**
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

SAP Commerce Cloud OPF->SAP Open Payment Framework

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

hthrough->through


![](images/stripe-elements-get-public-key.png)
![](images/stripe-api-public-key.png)

Replace the ``publickey`` variable value in the environment file with this value starting with **pk_test**.

Expand Down
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
26 changes: 13 additions & 13 deletions postman/stripe/Payment-Page/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,15 +13,19 @@ In summary: to import the [Stripe Hosted Page Postman Collection](Stripe-Hosted_

a) Create your Stripe test account.

b) Create a Stripe payment integration in OPF workbench.
b) Install SAP Open Payment Framework app in stripe dashboard.

c) Set up your Stripe test account to work with OPF.
c) Create a Stripe payment integration in OPF workbench.

d) Prepare the [Postman Environment](Stripe-Hosted_Page_environment_configuration.json) file so the collection can be imported with all your OPF tenant and Stripe test account unique values.
d) Set up your Stripe test account to work with OPF.

e) Prepare the [Postman Environment](Stripe-Hosted_Page_environment_configuration.json) file so the collection can be imported with all your OPF tenant and Stripe test account unique values.

## Creating a Stripe Account ##
You can sign up for a free Stripe test account at https://dashboard.stripe.com/register.

### Install SAP Open Payment Framework app in stripe dashboard.
Log in to the Stripe dashboard, then search for "SAP Open Payment Framework" in the app workspace, install the SAP Open Payment Framework app, and on the app setting page, click "View API keys" button to retrieve the Publishable key and Restricted key, we will use thoes keys in the next step.

### Creating a Stripe Payment Integration ###
Create a Stripe payment integration in the OPF workbench. For reference, see [Creating Payment Integration
Expand Down Expand Up @@ -57,21 +61,17 @@ The ``integrationId`` and ``configurationId`` values identify the payment integr
* ``configurationId`` maps to ``accountId`` in Postman

**4. Secret Key**
The Secret (or Private) Key can be obtained here in the Stripe dashboard. In test it starts with **sk_test**.

<https://dashboard.stripe.com/test/apikeys>

![](images/stripe-elements-get-secret-key.png)
The secret key (or restricted key in the stripe app) can be obtained through the SAP Commerce Cloud OPF app of Stripe dashboard we mentioned above. In test it starts with **rk_test**.
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

SAP Commerce Cloud OPF->SAP Open Payment Framework


Replace the ``secretKey`` variable value in the environment file with this value starting with **sk_test**.
![](images/stripe-api-secret-key.png)

**5. Public Key**
Replace the ``secretKey`` variable value in the environment file with this value starting with **rk_test**.

The public (or Publishable) key can be obtained here in the Stripe dashboard. In Test it starts with **pk_test**.
**5. Publishable Key**

<https://dashboard.stripe.com/test/apikeys>
Publishable key can alse be obtained hthrough the SAP Commerce Cloud OPF app. In Test it starts with **pk_test**
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

SAP Commerce Cloud OPF->SAP Open Payment Framework

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

hthrough->through


![](images/stripe-elements-get-public-key.png)
![](images/stripe-api-public-key.png)

Replace the ``publickey`` variable value in the environment file with this value starting with **pk_test**.

Expand Down
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.