Skip to content

Commit e0ca3c1

Browse files
committed
Update README.md
1 parent f37c679 commit e0ca3c1

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

README.md

+3-3
Original file line numberDiff line numberDiff line change
@@ -190,8 +190,8 @@ We’re exploring a new model of maintaining the SDKs which allows us to be more
190190
else
191191
raise "Failed to make purchase."
192192
end
193-
194-
195-
196193
````
197194

195+
### Visa Checkout Example
196+
Our code samples repository has sample code for sending a transaction with Visa Checkout payment data (https://github.com/AuthorizeNet/sample-code-ruby/blob/master/VisaCheckout/visacheckout-transaction.rb) and for decrypting Visa Checkout payment data (https://github.com/AuthorizeNet/sample-code-ruby/blob/master/VisaCheckout/visacheckout-decrypt.rb).
197+

0 commit comments

Comments
 (0)