The response object containing the sellers status with regards to the specified payment program.
Types that use PaymentsProgramResponse
Not used by any types.
Call that uses PaymentsProgramResponse
Fields
paymentsProgramType
This parameter specifies the payment program whose status is returned by the call.
Currently the only supported payments program is
Currently the only supported payments program is
EBAY_PAYMENTS
.status
The enumeration value returned in this field indicates whether or not the seller's account is enabled for the payments program.
wasPreviouslyOptedIn
If returned as
It's important to note that the setting of this field does not indicate the seller's current status regarding the payment program. It is possible for this field to return
true
, the seller was at one point opted-in to the associated payment program, but they later opted out of the program. A value of false
indicates the seller never opted-in to the program or if they did opt-in to the program, they never opted-out of it. It's important to note that the setting of this field does not indicate the seller's current status regarding the payment program. It is possible for this field to return
true
while the status field returns OPTED_IN
.