Skip to content

Commit fa30108

Browse files
Merge pull request #167 from intuit/IPP-18380
Ipp-18380: Updated Qualtrics Survey links and images
2 parents 0d56b50 + 0c49d26 commit fa30108

File tree

9 files changed

+11
-2
lines changed

9 files changed

+11
-2
lines changed

README.md

Lines changed: 5 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
1-
[![SDK Banner](views/SDK.png)][ss1]
1+
[![Rate your SDK](views/RateSDK.png)][ss1][![Yes](views/Thumbup.png)][ss2][![No](views/Thumbdown.png)][ss3]
2+
23

34
V3-JAVA-SDK
45
===========
@@ -75,4 +76,6 @@ Note: Before you submit the pull request, make sure to remove the keys and token
7576

7677
Thank you for your contribution!
7778

78-
[ss1]: https://help.developer.intuit.com/s/SDKFeedback?cid=1180
79+
[ss1]: #
80+
[ss2]: https://customersurveys.intuit.com/jfe/form/SV_9LWgJBcyy3NAwHc?check=Yes&checkpoint=JavaQBOSDK&pageUrl=github
81+
[ss3]: https://customersurveys.intuit.com/jfe/form/SV_9LWgJBcyy3NAwHc?check=No&checkpoint=JavaQBOSDK&pageUrl=github

payments-api/README.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,5 @@
1+
[![Rate your SDK](view/RateSDK.png)][ss1][![Yes](view/Thumbup.png)][ss2][![No](view/Thumbdown.png)][ss3]
2+
13
JAVA-PAYMENTS-SDK
24
==================
35

@@ -101,6 +103,10 @@ For logging requestId, use the following method
101103
token.getRequestId();
102104
```
103105
106+
[ss1]: #
107+
[ss2]: https://customersurveys.intuit.com/jfe/form/SV_9LWgJBcyy3NAwHc?check=Yes&checkpoint=JavaPaymentsSDK&pageUrl=github
108+
[ss3]: https://customersurveys.intuit.com/jfe/form/SV_9LWgJBcyy3NAwHc?check=No&checkpoint=JavaPaymentsSDK&pageUrl=github
109+
104110
## Sample
105111
For more samples on how to create other entities and operation, take a look at the sample application below :
106112
[sample](https://github.com/IntuitDeveloper/SampleApp-Payments-Java/tree/master/src/main/java/com/intuit/sample/paymentsdk)

payments-api/view/RateSDK.png

2.27 KB
Loading

payments-api/view/Thumbdown.png

978 Bytes
Loading

payments-api/view/Thumbup.png

839 Bytes
Loading

views/RateSDK.png

2.27 KB
Loading

views/SDK.png

-15.2 KB
Binary file not shown.

views/Thumbdown.png

978 Bytes
Loading

views/Thumbup.png

839 Bytes
Loading

0 commit comments

Comments
 (0)