Skip to content

Commit 8440795

Browse files
committed
Used Data Value instead of Data Descriptor
1 parent 75fc3ef commit 8440795

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -658,7 +658,7 @@ and code samples.
658658
Use this function to create an Authorize.Net payment transaction request
659659
using Apple Pay Opaque data in place of card data.
660660

661-
**_DataDescriptor (Apple Pay Blob) is one-time use value._**
661+
**_Data Value (Apple Pay Blob) is one-time use value._**
662662

663663
A transaction of this type can be performed with the following code (JSP) :
664664

0 commit comments

Comments
 (0)